- 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 |
||
|---|---|---|
| .. | ||
| config | ||
| dev-config/custom_components | ||
| lib | ||
| rel | ||
| test | ||
| .envrc | ||
| .formatter.exs | ||
| mix.exs | ||
| mix.lock | ||