Add components to home-assistant
This commit is contained in:
parent
fb44d2ea74
commit
de7a42a05f
@ -55,7 +55,16 @@
|
|||||||
|
|
||||||
services.home-assistant = {
|
services.home-assistant = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
extraComponents = [
|
||||||
|
"alert"
|
||||||
|
"icloud"
|
||||||
|
"jellyfin"
|
||||||
|
"metoffice"
|
||||||
|
"onkyo"
|
||||||
|
"radio_browser"
|
||||||
|
];
|
||||||
config = {
|
config = {
|
||||||
|
default_config = {};
|
||||||
homeassistant = {
|
homeassistant = {
|
||||||
name = "Home";
|
name = "Home";
|
||||||
unit_system = "metric";
|
unit_system = "metric";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user