ecoen66 / homebridge-solaredge-inverter

SolarEdge Inverter plugin for homebridge
MIT License
14 stars 8 forks source link

Integrate modbus protocol for real-time data #26

Closed Kubiac closed 10 months ago

Kubiac commented 2 years ago

Hi,

apparently some (maybe many) inverters support modbus tcp communications. There is a python lib that provides easy access to the data: https://github.com/nmakel/solaredge_modbus

This would be super useful to react in near realtime to changes in power generation.

Keep up the great work!

matbe81 commented 2 years ago

Great idea ! +1

Kubiac commented 2 years ago

For anyone who is interested, i wrote a new plugin that does exactly that: https://github.com/Kubiac/homebridge-solaredge-realtime