steini72

Results 2 issues of steini72

Can you please include MI32 Homkit ?

my config for tasmota { "accessory": "HTTP-LIGHTBULB", }, "name": "light", "debug": true, "onUrl": "http://192.168.50.166/cm?cmnd=Power%20on", "offUrl": "http://192.168.50.166/cm?cmnd=Power%20off", "statusUrl": "http://192.168.50.166/cm?cmnd=state", "statusPattern": "\"POWER\":\"ON", "brightness": { "setUrl": "http://192.168.50.166/cm?cmnd=Dimmer%20%s", "statusUrl": "http://192.168.50.166/cm?cmnd=Dimmer" }, "colorTemperature": { "setUrl":...