Updated to 2.0.6.
Restructured repository seems to work.
New Python plugin: Domoticz SolarEdge_ModbusTCP
Moderator: leecollings
- imautohuttraeger
- Posts: 380
- Joined: Saturday 14 March 2020 13:40
- Target OS: Raspberry Pi / ODroid
- Domoticz version: latest
- Location: Germany
- Contact:
Re: New Python plugin: Domoticz SolarEdge_ModbusTCP
Stop, look and listen.
- imautohuttraeger
- Posts: 380
- Joined: Saturday 14 March 2020 13:40
- Target OS: Raspberry Pi / ODroid
- Domoticz version: latest
- Location: Germany
- Contact:
Re: New Python plugin: Domoticz SolarEdge_ModbusTCP
EDIT: Seems that my .backup_zip directory must not stay in the plugins folder. Sorry. Will move it. Seems that a non coding guy like me is more disruptive than helpful 
SE errors at 21:36 with new version. Just at that point of time. No errors before and after.
Log data beyond errors at that point of time not available in log of web UI retroactive.
Would love to provide more data but I need to know how I can get it without sitting in front the computer at the exact time.
SE errors at 21:36 with new version. Just at that point of time. No errors before and after.
Log data beyond errors at that point of time not available in log of web UI retroactive.
Would love to provide more data but I need to know how I can get it without sitting in front the computer at the exact time.
Code: Select all
2026-09-20 21:36:42.275 Error: SE_Modbus_Neu: Call to function 'onHeartbeat' failed, exception details:
2026-09-20 21:36:42.293 Error: SE_Modbus_Neu: Traceback (most recent call last):
2026-09-20 21:36:42.293 Error: SE_Modbus_Neu: File "/home/pi/domoticz/plugins/solaredge_modbus_tcp_v2.backup_zip/plugin.py", line 709, in onHeartbeat
2026-09-20 21:36:42.293 Error: SE_Modbus_Neu: _plugin.onHeartbeat()
2026-09-20 21:36:42.294 Error: SE_Modbus_Neu: ~~~~~~~~~~~~~~~~~~~^^
2026-09-20 21:36:42.294 Error: SE_Modbus_Neu: File "/home/pi/domoticz/plugins/solaredge_modbus_tcp_v2.backup_zip/plugin.py", line 251, in onHeartbeat
2026-09-20 21:36:42.294 Error: SE_Modbus_Neu: meter = self.inverter.meters()[device_name]
2026-09-20 21:36:42.294 Error: SE_Modbus_Neu: ~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^
2026-09-20 21:36:42.294 Error: SE_Modbus_Neu: KeyError: 'Meter1'
Stop, look and listen.