Search found 6 matches
- Sunday 01 December 2019 22:17
- Forum: Show your projects
- Topic: Nefit / Buderus data/control via Arduino / ESP8266 to Domoticz (directly without OpenTherm module or Easy)
- Replies: 247
- Views: 75842
Re: Nefit / Buderus data/control via Arduino / ESP8266 to Domoticz (directly without OpenTherm module or Easy)
Thnx. Dev plugin start now. New error: ;) 2019-12-01 22:09:05.441 Error: (ESP-EMS) 'onMessage' failed 'TypeError':'string indices must be integers'. 2019-12-01 22:09:05.441 Error: (ESP-EMS) ----> Line 626 in '/home/pi/domoticz/plugins/ems-esp-domoticz-plugin/plugin.py', function onMessage 2019-12-01 ...
- Saturday 30 November 2019 20:50
- Forum: Show your projects
- Topic: Nefit / Buderus data/control via Arduino / ESP8266 to Domoticz (directly without OpenTherm module or Easy)
- Replies: 247
- Views: 75842
Re: Nefit / Buderus data/control via Arduino / ESP8266 to Domoticz (directly without OpenTherm module or Easy)
Get this error with dev branch: 2019-11-30 20:39:49.815 Error: (ems-gateway) failed to load 'plugin.py', Python Path used was '/home/pi/domoticz/plugins/ems-esp-domoticz-plugin/:/usr/lib/python35.zip:/usr/lib/python3.5:/usr/lib/python3.5/plat-arm-linux-gnueabihf:/usr/lib/python3.5/lib-dynload:/usr ...
- Monday 14 October 2019 13:47
- Forum: Show your projects
- Topic: Nefit / Buderus data/control via Arduino / ESP8266 to Domoticz (directly without OpenTherm module or Easy)
- Replies: 247
- Views: 75842
Re: Nefit / Buderus data/control via Arduino / ESP8266 to Domoticz (directly without OpenTherm module or Easy)
Hi Kees, great work (again)! RC35 thermostat control (change setpoint) works perfect! Some questions: - 'Thermostate mode'-text value remains empty... Fixed by editing python.py ('thermostat_mode' to lowercase) - Should it also be possible to enable/disable warm water, or is this only 'read-only ...
- Monday 14 October 2019 11:56
- Forum: Show your projects
- Topic: Nefit / Buderus data/control via Arduino / ESP8266 to Domoticz (directly without OpenTherm module or Easy)
- Replies: 247
- Views: 75842
Re: Nefit / Buderus data/control via Arduino / ESP8266 to Domoticz (directly without OpenTherm module or Easy)
https://github.com/proddy/EMS-ESP/wiki/ ... ms-devicesniki_lauda wrote: ↑Sunday 13 October 2019 6:27
Hi Kees
How do I check if my Nefit Topline Compact HRC is compatible?
The word "Works for almost all EMS compatible Nefit boilers" is making me uncertain to buy your gateway.
Greetz
- Sunday 13 October 2019 0:38
- Forum: Show your projects
- Topic: Nefit / Buderus data/control via Arduino / ESP8266 to Domoticz (directly without OpenTherm module or Easy)
- Replies: 247
- Views: 75842
Re: Nefit / Buderus data/control via Arduino / ESP8266 to Domoticz (directly without OpenTherm module or Easy)
I created a new repository for the EMS bus Wi-Fi Gateway Domoticz plugin: https://github.com/bbqkees/ems-esp-domoticz-plugin It works will all devices using Proddy's EMS-ESP firmware. This is a replacement for the older Nefit EMS-ESP plugin. I added a large number of sensors and switches. If ...
- Monday 23 September 2019 20:22
- Forum: LUA
- Topic: Real power consumption
- Replies: 20
- Views: 16461
Re: Real power consumption
Everyone thanks for the ideas. I created a dzvents script using the ideas in this thread. In no way i want to take credit for the script, because most ideas and pieces of code i found on this forum. I just combined and adjusted to my own needs, however it now works like a charm and since i could ...