Search found 5 matches
- Saturday 15 July 2017 15:57
- Forum: Heating/cooling
- Topic: ELV Max! Heating control system
- Replies: 731
- Views: 186434
Re: ELV Max! Heating control system
Anyone knows where I have to start looking when getting this error: Error: EventSystem: in /home/pi/domoticz/scripts/lua/script_time_max.lua: /home/pi/domoticz/scripts/lua/script_time_max.lua:235: expected near 'Place' Thanks Ron Open the script (with file/text editor), go to the line N°235, ...
- Saturday 20 May 2017 18:44
- Forum: Heating/cooling
- Topic: ELV Max! Heating control system
- Replies: 731
- Views: 186434
Re: ELV Max! Heating control system
It's the browser replacing ¶ with the paragraph code. doesn't work anymore, i've found a solution, in the script call: "table.insert(commandArray, { ['UpdateDevice'] = otherdevices_idx[name]..'|0|'..setpoint})" instead of:"commandArray, { ['OpenURL'] = "http://127.0.0.1:"..DomoticzPort.."/json ...
- Saturday 20 May 2017 13:50
- Forum: Heating/cooling
- Topic: ELV Max! Heating control system
- Replies: 731
- Views: 186434
Re: ELV Max! Heating control system
Hi, Instead of using netcat, you could use the MaxCmdSend function of the lua time script Hello, I don't know why, it doesn't run, I've explored the scripts, and test the MaxCmdSend but only the manual function run properly, Auto and Boost are not recognized ('maybe?) Hello !! I've found a problem ...
- Saturday 13 May 2017 12:29
- Forum: Heating/cooling
- Topic: ELV Max! Heating control system
- Replies: 731
- Views: 186434
Re: ELV Max! Heating control system
Hello, I don't know why, it doesn't run,jmbjmbjmb wrote:Hi,
Instead of using netcat, you could use the MaxCmdSend function of the lua time script
I've explored the scripts, and test the MaxCmdSend but only the manual function run properly, Auto and Boost are not recognized ('maybe?)
- Saturday 06 May 2017 20:26
- Forum: Heating/cooling
- Topic: ELV Max! Heating control system
- Replies: 731
- Views: 186434
Re: ELV Max! Heating control system
I have been running the cron version of the script for a while now and it has been perfect - many thanks for all the effort in writing it. Is there any way to implement a domoticz version of the ECO/AUTO/COMFORT switch? Many thanks Hello !! Great job, the scripts are realy cool, it's running ...