Matt Redfearn
Matt Redfearn
> The _stub functions are for testing without inverters connected; they should not be changed to STATE_UNKNOWN as far as I understand their purpose. @WillCodeForCats is that right? As I'd...
@binsentsu There are a lot of changes proposed in multiple MRs here. How would you like to proceed (i.e. which order should we try to get things merged?)
> As far as multiple PRs, my vote is _not_ to pull in one massive change like this, but stick with the smaller incremental changes because it makes it easier...
> I deleted the _stub functions completely from my multiple inverters fork (which is just a fork with #12 added) and have not experienced that issue with the energy dashboard...
Hey @nerfherder do you think you could rebase the changes, instead of a merge? We've ended up with 23 commits in here most of which are fixups, but it's impossible...
@WillCodeForCats :-( I'm happy to attempt the work, if you can do the testing on your system? What's the gist of the change, support for multiple unit IDs, right?
Implemented in #38
Update the integration through HACS, remove and re-add the integration, and when you configure it tick the "read battery 1 information" checkbox. You should then get sensors for the battery.
@ministryofsillywalks for now, I ended up using templated sensors, but I am thinking about adding some calculated sensors to the integration itself. I've got so many PRs open I'm waiting...
@ministryofsillywalks All of the "power" sensors I use to populate a https://github.com/reptilex/tesla-style-solar-power-card.  I have populated the energy dashboard as shown here:  The import / export from grid are...