feat(home-automation): Complete Home Automation Stack — Closes #7#571
Open
freshtemp-labs wants to merge 1 commit into
Open
feat(home-automation): Complete Home Automation Stack — Closes #7#571freshtemp-labs wants to merge 1 commit into
freshtemp-labs wants to merge 1 commit into
Conversation
- Home Assistant 2024.9.3 with network_mode: host for mDNS/UPnP discovery - Node-RED 4.0.3 visual flow editor with Traefik integration - Mosquitto 2.0.19 MQTT broker with auth + ACL security - Zigbee2MQTT 1.40.2 for Zigbee device gateway - ESPHome 2024.9.3 for ESP device firmware management - Mosquitto config: passwd file, ACL per-service, WebSocket support - .env.example with all configurable variables - README.md with architecture diagram, install guide, CN mirror alternatives - Bridge mode alternative for HA (commented) with limitation docs Closes illbnm#7
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Implements the complete Home Automation stack as described in #7.
Services Included
ghcr.io/home-assistant/home-assistantnodered/node-redeclipse-mosquittokoenkk/zigbee2mqttghcr.io/esphome/esphomeKey Implementation Details
Home Assistant —
network_mode: hostMosquitto — Security Configuration
allow_anonymous false)Zigbee2MQTT — USB Passthrough
ZIGBEE_SERIAL_DEVICEenv varESPHome — Host Network
network_mode: hostfor OTA updates and mDNS discoveryCN Network Support
Files Changed
stacks/home-automation/docker-compose.yml— Full 5-service stackstacks/home-automation/.env.example— Environment templatestacks/home-automation/README.md— Architecture diagram, install guide, FAQstacks/home-automation/config/mosquitto/mosquitto.conf— Broker config with authstacks/home-automation/config/mosquitto/acl— Per-service access controlstacks/home-automation/config/mosquitto/passwd— Password file templateChecklist
latest).envmanagement for all configurable valuesCloses #7
Generated with: claude-opus-4-6