Add components to home-assistant

This commit is contained in:
Jordan Holt 2023-12-18 11:32:09 +00:00
parent fb44d2ea74
commit de7a42a05f
Signed by: jordan
GPG Key ID: B8CFFF61F1CCF520

View File

@ -55,7 +55,16 @@
services.home-assistant = {
enable = true;
extraComponents = [
"alert"
"icloud"
"jellyfin"
"metoffice"
"onkyo"
"radio_browser"
];
config = {
default_config = {};
homeassistant = {
name = "Home";
unit_system = "metric";