I will send text from domoticz to a lcd2004 on an espeasy board

Moderator: leecollings

Post Reply
adval40
Posts: 14
Joined: Sunday 28 May 2017 18:51
Target OS: Raspberry Pi / ODroid
Domoticz version: 4.11528
Location: Eindhoven (The netherlands)
Contact:

I will send text from domoticz to a lcd2004 on an espeasy board

Post by adval40 »

I will send text from domoticz to a lcd2004 on an espeasy board

commandArray = {}

commandArray['OpenURL'] = '192.168.0.144/control?cmd=lcd,3,1,ditiseentest'
print ('test ')
return commandArray


it works but in the logfile i see

2017-10-28 19:03:30.280 Error: Error opening url: 192.168.0.144/control?cmd=lcd,3,1,ditiseentest
2017-10-28 19:03:31.237 Error: Error opening url: 192.168.0.144/control?cmd=lcd,3,1,ditiseentest
2017-10-28 19:03:31.311 Error: Error opening url: 192.168.0.144/control?cmd=lcd,3,1,ditiseentest
2017-10-28 19:03:31.382 Error: Error opening url: 192.168.0.144/control?cmd=lcd,3,1,ditiseentest
2017-10-28 19:03:31.694 Error: Error opening url: 192.168.0.144/control?cmd=lcd,3,1,ditiseentest
2017-10-28 19:03:31.925 Error: Error opening url: 192.168.0.144/control?cmd=lcd,3,1,ditiseentest

whats wrong in my lua script
thanks in advance
Ad
marin849
Posts: 43
Joined: Tuesday 27 May 2014 10:36
Target OS: Raspberry Pi / ODroid
Domoticz version: 2.4xxx
Location: Sweden
Contact:

Re: I will send text from domoticz to a lcd2004 on an espeasy board

Post by marin849 »

I have the same issue.
The ESP Easy receives the command and print what I want on the LCD but the Event System thinks the "openurl" command fail.
Perhaps because the ESP Easy only returns an empty page?
Qcvictor
Posts: 22
Joined: Wednesday 08 April 2015 3:13
Target OS: Linux
Domoticz version: Beta
Location: Canada
Contact:

Re: I will send text from domoticz to a lcd2004 on an espeasy board

Post by Qcvictor »

same thing for me, never found answer.... but it's working
yo3hjv
Posts: 6
Joined: Monday 11 February 2019 0:21
Target OS: -
Domoticz version:
Contact:

Re: I will send text from domoticz to a lcd2004 on an espeasy board

Post by yo3hjv »

adval40 wrote: Sunday 29 October 2017 16:41 I will send text from domoticz to a lcd2004 on an espeasy board

commandArray = {}

commandArray['OpenURL'] = '192.168.0.144/control?cmd=lcd,3,1,ditiseentest'
print ('test ')
return commandArray


it works but in the logfile i see

2017-10-28 19:03:30.280 Error: Error opening url: 192.168.0.144/control?cmd=lcd,3,1,ditiseentest
2017-10-28 19:03:31.237 Error: Error opening url: 192.168.0.144/control?cmd=lcd,3,1,ditiseentest
2017-10-28 19:03:31.311 Error: Error opening url: 192.168.0.144/control?cmd=lcd,3,1,ditiseentest
2017-10-28 19:03:31.382 Error: Error opening url: 192.168.0.144/control?cmd=lcd,3,1,ditiseentest
2017-10-28 19:03:31.694 Error: Error opening url: 192.168.0.144/control?cmd=lcd,3,1,ditiseentest
2017-10-28 19:03:31.925 Error: Error opening url: 192.168.0.144/control?cmd=lcd,3,1,ditiseentest

whats wrong in my lua script
thanks in advance
Ad
Try to use "http://192.168.0.144/control?cmd=lcd,3,1,ditiseentest"
Post Reply

Who is online

Users browsing this forum: No registered users and 1 guest