ON action url in switched is changed by domoticz
Posted: Monday 19 September 2016 8:42
I have a switch that contains an url in the ON action.


When the switch is turned on , i get this error in the log files.
It seems like domoticz is changing this part of the url
|
to
So its changing to the paragraph sign.
I',m now running version 3.5641 , but had this issue also on older versions.
It is running on Synology.
Anyone an idea?


When the switch is turned on , i get this error in the log files.
Code: Select all
2016-09-16 08:11:13.908 Error: Error opening url: https://mijn.fqdn.nl:8443/json.htm?type=command¶m=switchscene&idx=3&switchcmd=On
Code: Select all
¶m=switchscene
to
Code: Select all
¶m=switchscene
I',m now running version 3.5641 , but had this issue also on older versions.
It is running on Synology.
Anyone an idea?