Commit Graph

11 Commits

Author SHA1 Message Date
Giulio De Pasquale
ab7c0c3f07 refactor(homeassistant.nix): comment out unused extraPackages 2024-12-27 22:31:41 +00:00
Giulio De Pasquale
cb75e914cc feat(homeassistant.nix): enable WAN access for Home Assistant 2024-12-20 12:45:50 +00:00
Giulio De Pasquale
18670f96e8 refactor(homeassistant.nix): comment out unused Wyoming services 2024-12-16 10:31:17 +00:00
Giulio De Pasquale
07e7e53663 feat(homeassistant.nix): add go2rtc service and new integrations 2024-12-16 10:29:40 +00:00
Giulio De Pasquale
832761b32f feat(flake.nix, homeassistant.nix): enable CUDA for ctranslate2 and set device to cuda 2024-12-11 00:49:55 +00:00
Giulio De Pasquale
0f18c6ec87 feat(homeassistant.nix): include themes directory for frontend 2024-12-11 00:11:48 +00:00
Giulio De Pasquale
e910399750 feat(homeassistant.nix): add new integrations and packages 2024-12-10 21:37:02 +00:00
Giulio De Pasquale
b72d5c9d6b feat(homeassistant.nix): include automations from separate YAML file 2024-12-10 11:54:19 +00:00
Giulio De Pasquale
bd4c7e80d5 feat(homeassistant.nix): add Wyoming services and update Home Assistant package 2024-12-09 17:05:06 +00:00
Giulio De Pasquale
1206a18e22 feat(home-assistant): add MQTT support and Teslamate connection 2024-12-09 14:17:06 +00:00
Giulio De Pasquale
203a4edcd6 feat(architect): add Home Assistant configuration
- Added `homeassistant.nix` to the list of services in `default.nix`
- Configured Home Assistant with basic settings and extra components
- Set up vhost for Home Assistant with specified domain and network interfaces
- Included necessary Python packages for Home Assistant components
2024-12-09 10:35:38 +00:00