Add Home Assistant development environment to flake
- Add home-assistant and mosquitto to dev shell - Create minimal dev-config/ for HA development instance - Symlink custom integration for easy testing - Add HA dev files to .gitignore - No HA codebase committed, just references via Nix Usage: nix develop hass --config ./dev-config Features: - Isolated from production HA instance - MQTT broker for testing - Debug logging enabled - In-memory database for fast iteration
This commit is contained in:
@@ -0,0 +1 @@
|
||||
../../home-assistant-integration/custom_components/systant
|
||||
Reference in New Issue
Block a user