Search found 3 matches
- Sunday 10 July 2022 14:54
- Forum: Python
- Topic: Python plugin for Goodwe - local lan via udp
- Replies: 21
- Views: 8901
Re: Python plugin for Goodwe - local lan via udp
Did have to manually install pymodbus via 'pip install pymodbus' perhaps this should be added to 'requirements.txt' Thanks, I added this to the requirements. Also notice that you have to have 'Accept new Hardware Devices' enabled or it will fail to create devices. I'm fairly new to Domoticz, about ...
- Saturday 09 July 2022 16:29
- Forum: Python
- Topic: Python plugin for Goodwe - local lan via udp
- Replies: 21
- Views: 8901
Re: Python plugin for Goodwe - local lan via udp
Hi Remco, I'm interested. ... Let me know what I can do. Hi, I just finished publishing the beta version in my github account, you can find it here: https://github.com/remco-k/domoticz-goodwe-modbusudp-plugin/ Please take a look at the readme, it will describe on how to install the plugin. If you ...
- Wednesday 06 July 2022 1:20
- Forum: Python
- Topic: Python plugin for Goodwe - local lan via udp
- Replies: 21
- Views: 8901
Re: Python plugin for Goodwe - local lan via udp
I created a plugin for Domoticz for local readout of a GoodWe inverter via modbus over UDP. Works via LAN and WLAN. For XS inverter is firmware 1.xx.14 or higher required. Other GoodWe inverter model series (ET, EH, BT, BH, ES, EM, BP, DT, MS, NS) might work as well. Currently the plugin is in ...