Updated hue ip
This commit is contained in:
parent
88e31699ad
commit
3105c266b0
|
@ -48,7 +48,7 @@ automation.device_manager:add(DebugBridge.new({
|
||||||
client = mqtt_client,
|
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")
|
local hue_token = automation.util.get_env("HUE_TOKEN")
|
||||||
|
|
||||||
automation.device_manager:add(HueBridge.new({
|
automation.device_manager:add(HueBridge.new({
|
||||||
|
|
Loading…
Reference in New Issue
Block a user