It looks like when I use a slider, it enters some sort of a loop, take a look at what edomoticz device send to mqtt (clicked only once in Home app to change level to ~85%):
Code: Select all
domoticz/in {"command":"switchlight","idx":134,"level":96,"switchcmd":"Set Level"}
domoticz/in {"command":"switchlight","idx":134,"level":92,"switchcmd":"Set Level"}
domoticz/in {"command":"switchlight","idx":134,"level":88,"switchcmd":"Set Level"}
domoticz/in {"command":"switchlight","idx":134,"level":86,"switchcmd":"Set Level"}
domoticz/in {"command":"switchlight","idx":134,"level":87,"switchcmd":"Set Level"}
domoticz/in {"command":"switchlight","idx":134,"level":88,"switchcmd":"Set Level"}
domoticz/in {"command":"switchlight","idx":134,"level":89,"switchcmd":"Set Level"}
domoticz/in {"command":"switchlight","idx":134,"level":90,"switchcmd":"Set Level"}
domoticz/in {"command":"switchlight","idx":134,"level":91,"switchcmd":"Set Level"}
domoticz/in {"command":"switchlight","idx":134,"level":92,"switchcmd":"Set Level"}
domoticz/in {"command":"switchlight","idx":134,"level":93,"switchcmd":"Set Level"}
domoticz/in {"command":"switchlight","idx":134,"level":94,"switchcmd":"Set Level"}
domoticz/in {"command":"switchlight","idx":134,"level":95,"switchcmd":"Set Level"}
domoticz/in {"command":"switchlight","idx":134,"level":96,"switchcmd":"Set Level"}
domoticz/in {"command":"switchlight","idx":134,"level":97,"switchcmd":"Set Level"}
domoticz/in {"command":"switchlight","idx":134,"level":98,"switchcmd":"Set Level"}
domoticz/in {"command":"switchlight","idx":134,"level":99,"switchcmd":"Set Level"}
domoticz/in {"command":"switchlight","idx":134,"level":100,"switchcmd":"Set Level"}
domoticz/in {"command":"switchlight","idx":134,"switchcmd":"On"}
domoticz/in {"command":"switchlight","idx":134,"level":97,"switchcmd":"Set Level"}
domoticz/in {"command":"switchlight","idx":134,"level":98,"switchcmd":"Set Level"}
domoticz/in {"command":"switchlight","idx":134,"level":97,"switchcmd":"Set Level"}
domoticz/in {"command":"switchlight","idx":134,"level":97,"switchcmd":"Set Level"}
domoticz/in {"command":"switchlight","idx":134,"level":93,"switchcmd":"Set Level"}
domoticz/in {"command":"switchlight","idx":134,"level":94,"switchcmd":"Set Level"}
domoticz/in {"command":"switchlight","idx":134,"level":95,"switchcmd":"Set Level"}
domoticz/in {"command":"switchlight","idx":134,"level":96,"switchcmd":"Set Level"}
domoticz/in {"command":"switchlight","idx":134,"level":97,"switchcmd":"Set Level"}
domoticz/in {"command":"switchlight","idx":134,"level":98,"switchcmd":"Set Level"}
domoticz/in {"command":"switchlight","idx":134,"level":99,"switchcmd":"Set Level"}
domoticz/in {"command":"switchlight","idx":134,"level":100,"switchcmd":"Set Level"}
domoticz/in {"command":"switchlight","idx":134,"switchcmd":"On"}
domoticz/in {"command":"switchlight","idx":134,"level":93,"switchcmd":"Set Level"}
domoticz/in {"command":"switchlight","idx":134,"level":94,"switchcmd":"Set Level"}
domoticz/in {"command":"switchlight","idx":134,"level":95,"switchcmd":"Set Level"}
domoticz/in {"command":"switchlight","idx":134,"level":96,"switchcmd":"Set Level"}
domoticz/in {"command":"switchlight","idx":134,"level":96,"switchcmd":"Set Level"}
domoticz/in {"command":"switchlight","idx":134,"level":97,"switchcmd":"Set Level"}
domoticz/in {"command":"switchlight","idx":134,"level":98,"switchcmd":"Set Level"}
domoticz/in {"command":"switchlight","idx":134,"level":99,"switchcmd":"Set Level"}
domoticz/in {"command":"switchlight","idx":134,"level":100,"switchcmd":"Set Level"}
domoticz/in {"command":"switchlight","idx":134,"switchcmd":"On"}
domoticz/in {"command":"switchlight","idx":134,"level":96,"switchcmd":"Set Level"}
domoticz/in {"command":"switchlight","idx":134,"level":97,"switchcmd":"Set Level"}
domoticz/in {"command":"switchlight","idx":134,"level":98,"switchcmd":"Set Level"}
domoticz/in {"command":"switchlight","idx":134,"level":99,"switchcmd":"Set Level"}
domoticz/in {"command":"switchlight","idx":134,"level":100,"switchcmd":"Set Level"}
domoticz/in {"command":"switchlight","idx":134,"switchcmd":"On"}
domoticz/in {"command":"switchlight","idx":134,"level":97,"switchcmd":"Set Level"}