Removed old darkness system

This commit is contained in:
2025-08-31 05:40:28 +02:00
parent aa730c9738
commit 6db5831571
6 changed files with 3 additions and 64 deletions

View File

@@ -126,7 +126,6 @@ automation.device_manager:add(LightSensor.new({
client = mqtt_client,
min = 22000,
max = 23500,
event_channel = automation.device_manager:event_channel(),
callback = function(_, light)
hue_bridge:set_flag("darkness", not light)
mqtt_client:send_message(mqtt_automation("debug") .. "/darkness", {