Search found 11 matches
- Saturday 12 October 2019 13:24
- Forum: Heating/cooling
- Topic: Python plugin: ELV/EQ-3 MAX!
- Replies: 188
- Views: 34734
Re: Python plugin: ELV/EQ-3 MAX!
I want to say that i have also your script running on a Synology NAS! Important is to have a Domoticz version with Python from www.jadahl.com :) /usr/local/domoticz/var/plugins If you are there with SSH you can give the following comands: wget https://github.com/mvzut/maxcube-Domoticz-plugin ...
- Thursday 05 September 2019 13:13
- Forum: LUA
- Topic: ESPEasy LED dimming with LUA
- Replies: 3
- Views: 3488
Re: ESPEasy LED dimming with LUA
Why is it so difficult in Domoticz to add a dimmer from ESPEasy... I have a dimmer what would work perfectly with PWM commands. But integration in Domoticz looks like a nogo. A copy and paste the script aboven but get contineusly a error: 2019-09-05 13:12:20.696 Status: LUA: Other 2019-09-05 13:12 ...
- Sunday 10 February 2019 18:19
- Forum: Installation, Compiling, Permissions, Security and Starting
- Topic: curl installation link does not work. ssl problems?
- Replies: 2
- Views: 1725
Re: curl installation link does not work. ssl problems?
Solved! Problem was by myself. I have last yesterday a new ISP and also IPv6 is enabled. I think that by curl he starts a request over IPv6 wat results in a 404 error page or something. I disabled IPv6 in the modem and enabled DHCP again. Then it works like a charm!
- Sunday 10 February 2019 17:48
- Forum: Installation, Compiling, Permissions, Security and Starting
- Topic: curl installation link does not work. ssl problems?
- Replies: 2
- Views: 1725
curl installation link does not work. ssl problems?
Hi all, I have installed domoticz a lot of time on my Orange Pi and it works always great with the command sudo curl -sSL install.domoticz.com | sudo bash ' But now i get the following error: me@orangepi:~$ sudo curl -sSL install.domoticz.com | sudo bash bash: line 1: syntax error near unexpected ...
- Tuesday 04 December 2018 19:11
- Forum: Heating/cooling
- Topic: Python plugin: ELV/EQ-3 MAX!
- Replies: 188
- Views: 34734
Re: Python plugin: ELV/EQ-3 MAX!
Maybe a really stupid question. But what is the correct way to make a daily program? Can i make the schedule in Domoticz of should i use the 'Max local location' to make a basic program?
- Tuesday 04 December 2018 19:05
- Forum: Python
- Topic: RFswitches single button/code
- Replies: 1
- Views: 470
Re: RFswitches single button/code
Hi,
Do you have fixed this? And if yes, what was the solution. I have the same situation and read about toggle switch but don't know how to do step by step.
Kind regards!
Do you have fixed this? And if yes, what was the solution. I have the same situation and read about toggle switch but don't know how to do step by step.

Kind regards!
- Friday 02 November 2018 20:59
- Forum: Heating/cooling
- Topic: Python plugin: ELV/EQ-3 MAX!
- Replies: 188
- Views: 34734
Re: Python plugin: ELV/EQ-3 MAX!
I am really happy with your plugin! I can finally use mij EQ-3 valves in Domoticz. But i have some suggestions / feedback. I don't know if it is possible but ok :) 1. I can't switch the valves completly off. 10 degrees Celsius is minimum. But on 4.5 degrees Celsius you get the 'Off' message and ...
- Wednesday 31 October 2018 1:43
- Forum: Heating/cooling
- Topic: Python plugin: ELV/EQ-3 MAX!
- Replies: 188
- Views: 34734
Re: Python plugin: ELV/EQ-3 MAX!
I want to say that i have also your script running on a Synology NAS! Important is to have a Domoticz version with Python from www.jadahl.com :) /usr/local/domoticz/var/plugins If you are there with SSH you can give the following comands: wget https://github.com/mvzut/maxcube-Domoticz-plugin/archive ...
- Tuesday 30 October 2018 22:19
- Forum: Heating/cooling
- Topic: Python plugin: ELV/EQ-3 MAX!
- Replies: 188
- Views: 34734
Re: Python plugin: ELV/EQ-3 MAX!
Good news! It's just working. Maybe i didn't read your instruction not clear. But i should add manualy the eQ-3/MAX! device from the dropdown list. And after that i configure the settings (ip for the cube etc) and then all the themostats add correctly. 

- Tuesday 30 October 2018 20:33
- Forum: Heating/cooling
- Topic: Python plugin: ELV/EQ-3 MAX!
- Replies: 188
- Views: 34734
Re: Python plugin: ELV/EQ-3 MAX!
Thaml you very much. :) This is what the log now shows. I see nothing what could be wrong? 2018-10-30 19:30:02.886 Status: Domoticz V4.9700 (c)2012-2018 GizMoCuz 2018-10-30 19:30:02.898 Status: Build Hash: a3a45906, Date: 2018-06-23 14:24:51 2018-10-30 19:30:02.899 Status: Startup Path: /home/hj ...
- Tuesday 30 October 2018 20:06
- Forum: Heating/cooling
- Topic: Python plugin: ELV/EQ-3 MAX!
- Replies: 188
- Views: 34734
Re: Python plugin: ELV/EQ-3 MAX!
Hi. Thank you for your great work! i tried directly on my Orange Pi PC with Armbian Ubuntu Bionic. But sadly it does nothing... Also if i reboot the Domoticz or even the complete Orange PI... There comes no new hardware under the devices... I have the following Python versions installed: root ...