Page 1 of 1

Json command for device timer set

Posted: Tuesday 21 February 2017 19:15
by Jakeman
Hello!
I have been using Domoticz for a few years but this is actually my first post in the forum.
I'm wondering if there is a Json call for setting a device timer like there is for scenes? Are all commands listed in the Api list?

Re: Json command for device timer set

Posted: Tuesday 21 February 2017 19:33
by jvdz
The easiest way to figure out what the json command are is to:
1. Open domoticz in Chrome.
2. Open the "Developer tools" Clrt+Shift+I
3. Select Network on the top Menu in the developer page.
4. start clicking the tasks you want to perform and the developer page will show all url's performed,

Jos

Re: Json command for device timer set

Posted: Wednesday 22 February 2017 10:19
by Jakeman
Thank you!

Exactly what I was looking for.