I use the push widget in the following manner:
<div data-type="push" data-device="Heizungen" data-set-on="controlMode boost" data-countdown=300 data-set-off="controlMode auto"></div>
No countdown is started and data-set-on and data-set-off are fired at the same time. (I am aware that the data-set-off command might be unnecessary here)
Hi,
I use the push widget in the following manner:
<div data-type="push" data-device="Heizungen" data-set-on="controlMode boost" data-countdown=300 data-set-off="controlMode auto"></div>
No countdown is started and data-set-on and data-set-off are fired at the same time. (I am aware that the data-set-off command might be unnecessary here)