Page 1 of 1

Disable - Enable Hardware - RFLINK falls to sleep

Posted: Wednesday 21 November 2018 19:03
by ensingg
Once in a while I won't get any data from my RFLINK anymore.

Untick/TIck the ENABLE checkbox puts it back alive.

Is there a way to automate the disable/enable of hardware?

Re: Disable - Enable Hardware - RFLINK falls to sleep

Posted: Wednesday 21 November 2018 21:33
by ensingg
Searching with other keywords gave me the solution:

viewtopic.php?t=25083

"you can find the api-call for your domoticz system by entering developer mode ( [CTRL][SHIFT]I in chrome) and there choose network when accessing the hardware tab in domoticz and disable / enable the hardware you are looking for. In the developer window you will see the json domoticz uses to perform the requested action."

In my case it was

http://<IP>:<PORT>/json.htm?type=command&param=updatehardware&htype=46&port=COM6&extra=&name=RFLink&enabled=false&idx=11&datatimeout=0&Mode1=0&Mode2=0&Mode3=0&Mode4=0&Mode5=0&Mode6=0