Hi,
I set my temperature with Z-way toggle buttons. For every temp i have a button (ZWaySwitch-Class) that I can turn on. In Z-Way-Central a script sets the right temeperature.
In the log I see the button permanently toggeling. That is not caused by the rules. Is it a bug? @MMore

21:09:47.619 [pimatic-z-way] debug: fetching device details http://localhost:8083/ZAutomation/api/v1/devices/Code_Device_toggleButton_20
21:09:47.637 [pimatic-z-way] debug: sending command http://localhost:8083/ZAutomation/api/v1/devices/Code_Device_toggleButton_20/command/off
21:09:50.368 [pimatic-z-way] debug: fetching device details http://localhost:8083/ZAutomation/api/v1/devices/Code_Device_toggleButton_20
21:09:50.624 [pimatic-z-way] debug: sending command http://localhost:8083/ZAutomation/api/v1/devices/Code_Device_toggleButton_20/command/on
21:09:52.632 [pimatic-z-way] debug: fetching device details http://localhost:8083/ZAutomation/api/v1/devices/Code_Device_toggleButton_20
21:09:52.695 [pimatic-z-way] debug: sending command http://localhost:8083/ZAutomation/api/v1/devices/Code_Device_toggleButton_20/command/off
21:09:54.755 [pimatic-z-way] debug: fetching device details http://localhost:8083/ZAutomation/api/v1/devices/Code_Device_toggleButton_20
21:09:54.831 [pimatic-z-way] debug: sending command http://localhost:8083/ZAutomation/api/v1/devices/Code_Device_toggleButton_20/command/on
21:09:56.840 [pimatic-z-way] debug: fetching device details http://localhost:8083/ZAutomation/api/v1/devices/Code_Device_toggleButton_20
21:09:57.349 [pimatic-z-way] debug: sending command http://localhost:8083/ZAutomation/api/v1/devices/Code_Device_toggleButton_20/command/off
21:09:59.357 [pimatic-z-way] debug: fetching device details http://localhost:8083/ZAutomation/api/v1/devices/Code_Device_toggleButton_20
21:09:59.770 [pimatic-z-way] debug: sending command http://localhost:8083/ZAutomation/api/v1/devices/Code_Device_toggleButton_20/command/on
21:10:01.780 [pimatic-z-way] debug: fetching device details http://localhost:8083/ZAutomation/api/v1/devices/Code_Device_toggleButton_20
21:10:01.842 [pimatic-z-way] debug: sending command http://localhost:8083/ZAutomation/api/v1/devices/Code_Device_toggleButton_20/command/off
21:10:03.892 [pimatic-z-way] debug: fetching device details http://localhost:8083/ZAutomation/api/v1/devices/Code_Device_toggleButton_20
21:10:04.206 [pimatic-z-way] debug: sending command http://localhost:8083/ZAutomation/api/v1/devices/Code_Device_toggleButton_20/command/on
21:10:06.216 [pimatic-z-way] debug: fetching device details http://localhost:8083/ZAutomation/api/v1/devices/Code_Device_toggleButton_20
21:10:06.850 [pimatic-z-way] debug: sending command http://localhost:8083/ZAutomation/api/v1/devices/Code_Device_toggleButton_20/command/off
21:10:08.872 [pimatic-z-way] debug: fetching device details http://localhost:8083/ZAutomation/api/v1/devices/Code_Device_toggleButton_20
21:10:09.340 [pimatic-z-way] debug: sending command http://localhost:8083/ZAutomation/api/v1/devices/Code_Device_toggleButton_20/command/on
21:10:11.348 [pimatic-z-way] debug: fetching device details http://localhost:8083/ZAutomation/api/v1/devices/Code_Device_toggleButton_20
21:10:11.417 [pimatic-z-way] debug: sending command http://localhost:8083/ZAutomation/api/v1/devices/Code_Device_toggleButton_20/command/off
21:10:13.475 [pimatic-z-way] debug: fetching device details http://localhost:8083/ZAutomation/api/v1/devices/Code_Device_toggleButton_20
21:10:13.767 [pimatic-z-way] debug: sending command http://localhost:8083/ZAutomation/api/v1/devices/Code_Device_toggleButton_20/command/on
21:10:15.777 [pimatic-z-way] debug: fetching device details http://localhost:8083/ZAutomation/api/v1/devices/Code_Device_toggleButton_20
21:10:16.271 [pimatic-z-way] debug: sending command http://localhost:8083/ZAutomation/api/v1/devices/Code_Device_toggleButton_20/command/off
21:10:18.291 [pimatic-z-way] debug: fetching device details http://localhost:8083/ZAutomation/api/v1/devices/Code_Device_toggleButton_20
21:10:19.241 [pimatic-z-way] debug: sending command http://localhost:8083/ZAutomation/api/v1/devices/Code_Device_toggleButton_20/command/on
21:10:21.249 [pimatic-z-way] debug: fetching device details http://localhost:8083/ZAutomation/api/v1/devices/Code_Device_toggleButton_20

Any ideas?