testing
This commit is contained in:
@@ -67,7 +67,19 @@
|
||||
# # Services # #
|
||||
# ###################################################
|
||||
|
||||
services.home-assistant.enable = true;
|
||||
services.home-assistant = {
|
||||
enable = true;
|
||||
automation = {
|
||||
lightswitch = {
|
||||
living-room-lights = {
|
||||
id = "1741726347213";
|
||||
alias = "Living Room Light Switch";
|
||||
mqttDeviceId = "958ff6b3c9df0db21e418aaf6410b996";
|
||||
lightEntityId = "light.living_room_lights";
|
||||
};
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
# ###################################################
|
||||
# # User # #
|
||||
|
||||
Reference in New Issue
Block a user