Seth

Results 124 comments of Seth

@mpredfearn I watched the kWh values on mine as it started (installed the latest updates) and saw they came up as "unknown" on boot before the inverters were polled.

I should be able to handle that. I'm not a Python programmer by trade, only by necessity since that's what HA uses. There was some other stuff I wanted to...

Okay, I can't keep up with all these changes. The 1.4.0 release unfortunately pulled in the control stuff that's beyond my Python+HA skill level, so hopefully someone who has better...

I just set this up on my multiple inverter system and at first glance it appears to work as expected. I've got a two inverter system with one import/export meter.

FYI on possible multiple connections thing: the Solaredge inverter will only allow one modbus/TCP connection at a time. Any additional connection attempts will be refused by the inverter, so it's...

I've started maintaining a fork with multiple inverter support that I use with my system (2 inverters with E+I meter on unit 1): https://github.com/WillCodeForCats/home-assistant-solaredge-modbus

Somehow I did something wrong with the release. Anyway, I checked all the files against what's in my home HA install and re-released it, or just download that one file...

We're getting into "it works for me" territory. Example: Make sure your modbus connection between inverters is set up correctly and that all inverters on the bus are configured for...

Yes, that won't work with the current code. I think many installers set it up that way because the meter default is ID 2, so they think they can't use...

Good to hear it's working. The smart relay isn't in the modbus protocol (or at least not documented). From what I read it doesn't seem like it has separate metering,...