multiple light automation

This commit is contained in:
mjallen18
2025-11-21 15:12:24 -06:00
parent 9334a35d3b
commit 2e54f153ed

View File

@@ -77,6 +77,12 @@
mqttDeviceId = "958ff6b3c9df0db21e418aaf6410b996"; mqttDeviceId = "958ff6b3c9df0db21e418aaf6410b996";
lightEntityId = "light.living_room_lights"; lightEntityId = "light.living_room_lights";
}; };
bedroom-lights = {
id = 1741726231261;
alias = "Bedroom Light Switch";
mqttDeviceId = "de0f34498214842dcccaa6b08967d6b5";
lightEntityId = "light.bedroom_lights";
};
}; };
}; };
}; };