Simplify HA dev config to work with core-only Nix package

- Remove frontend dependencies that aren't in Nix package
- Use minimal config with just HTTP, API, and MQTT
- Prepare for either Docker alternative or core-only testing
This commit is contained in:
2025-08-02 21:15:46 -07:00
parent 2491f8433b
commit e7b0287847
5 changed files with 205 additions and 27 deletions
+1
View File
@@ -0,0 +1 @@
2025.7.4