Search found 2 matches

by peterkrijgsman
Monday 21 August 2017 16:16
Forum: dzVents
Topic: Notify on setpoint temperature change
Replies: 2
Views: 834

Notify on setpoint temperature change

i want to be notified when the setpoint of a room changes.
i tried blockly to do this, but i cannot do a check if the setpoint temperature just change.

how can i make this in a lua/dzvents script?

i use http subsystem to send notifications to my phone.
by peterkrijgsman
Monday 15 May 2017 20:27
Forum: Show your projects
Topic: Denon Heos speakers working with domoticz
Replies: 19
Views: 10634

Re: Denon Heos speakers working with domoticz

In the latest version you can use urls to start / stop / pause the players. http://127.0.0.1:8080/json.htm?type=command&param=heosmediacommand&idx=1&action=play Next up: Working remote button. Can you please give a summary of what commands can be used with these urls? I tried to change volume ...