Search found 1 match

by kriss
Monday 13 July 2015 10:45
Forum: Others
Topic: Qubino ZMNHBA2 2 relays doesn't report status?
Replies: 89
Views: 28512

Re: Qubino ZMNHBA2 2 relays doesn't report status?

Im using the workaround with PHP - works great. Here is what I did: 1. Install php apt-get install php5-cli 2. Create script in domoticz scripts directory (/home/<username>/domoticz/scripts/) Make sure script starts with: #!/usr/bin/php See below for script (thanks Egregius) The number of the switch ...