Updated hue ip
All checks were successful
Build and deploy / Build application (push) Successful in 3m59s
Build and deploy / Build container (push) Successful in 1m24s
Build and deploy / Deploy container (push) Successful in 38s

This commit is contained in:
Dreaded_X 2024-08-07 23:22:11 +02:00
parent 88e31699ad
commit 3105c266b0
Signed by: Dreaded_X
GPG Key ID: FA5F485356B0D2D4

View File

@ -48,7 +48,7 @@ automation.device_manager:add(DebugBridge.new({
client = mqtt_client,
}))
local hue_ip = "10.0.0.146"
local hue_ip = "10.0.0.136"
local hue_token = automation.util.get_env("HUE_TOKEN")
automation.device_manager:add(HueBridge.new({