[SOLVED]Error opening url:
Posted: Wednesday 01 August 2018 16:32
I have read a lot about this issue, but have not yet found an answer.
RPI 3B
Domoticz V4.9796
I use a Domoticz switch to configure a display in an ESPEasy device.
When the switch is on, it sends in the On action :
In the Off action
When I entere these commands in a web browser, I get no error message.
When I push the switch, I get:
Strangely enough, the correct action is done in the ESPEasy device.
I use this method quite some time now, but I cannot remember this error before.
RPI 3B
Domoticz V4.9796
I use a Domoticz switch to configure a display in an ESPEasy device.
When the switch is on, it sends in the On action :
Code: Select all
http://192.168.0.76/control?cmd=NEXTION,page0.vFont.val=1
Code: Select all
http://192.168.0.76/control?cmd=NEXTION,page0.vFont.val=0
When I push the switch, I get:
Code: Select all
2018-08-01 16:29:44.203 Status: User: Admin initiated a switch command (293/RFLVijferpomp/Off)
[u]2018-08-01 16:29:44.933 Error: Error opening url: http://192.168.0.76/control?cmd=NEXTION,page0.vFont.val=0 [/u]
I use this method quite some time now, but I cannot remember this error before.