Initial sync: memory, agents, commands, and gitignore
Syncs project memory, custom agents, and commands across machines. Excludes secrets (settings.json), session state, and runtime files. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -0,0 +1,29 @@
|
||||
---
|
||||
name: Node-RED flows still active
|
||||
description: Which NR flows remain active vs migrated to HA after 2026-03-28 migration
|
||||
type: project
|
||||
---
|
||||
|
||||
Node-RED migration completed 2026-03-28. Most flows migrated to HA automations.
|
||||
|
||||
**Still in Node-RED (do not duplicate in HA):**
|
||||
- Follow Me Alexa — Alexa device-specific voice command routing
|
||||
- Presence — Room-level BLE/motion/bed presence tracking feeding input_select helpers
|
||||
- Home Security System — Alarm mode handling (migration planned but needs discussion on triggers)
|
||||
- Flow 1 — Alexa actionable notification support for theater mode
|
||||
|
||||
**Migrated to HA (disable in NR):**
|
||||
- Goodnight, Lights, Climate, Blinds, Theater Mode, Wake Up
|
||||
- Lights sub-flows (2026-03-28): Main Switch→Haiku Light, 3-way→Haiku Light, Auto Garage Lights (ratgdo doors), Outdoor+Garage Light Sync, Christmas Spheres Timer
|
||||
|
||||
**Deleted from NR:**
|
||||
- Chicken Sprinkler, LLM Vision, Automatic Lights
|
||||
|
||||
**Why:** Consolidating automations into HA for easier management. NR Presence flow is foundational and complex — stays in NR for now.
|
||||
|
||||
**How to apply:** When working on automations, check whether the flow is in NR or HA to avoid conflicts. Presence-related input_selects are set by NR — HA automations can read them but shouldn't write to them.
|
||||
|
||||
**Removed integrations (2026-03-28):**
|
||||
- Zigbee Lock Manager — replaced by Z2M direct, Lockly also removed (timeouts on battery lock)
|
||||
- Neato, Konnected, Telegram — no entities, ghost integrations
|
||||
- Front door lock codes managed on keypad, not via HA (Yale Assure SL sleeps too aggressively for remote code management)
|
||||
Reference in New Issue
Block a user