StealthChesnut / HA-FoxESS-Modbus

Home Assistant Modbus Integration setup for Fox ESS H1 and AC Inverters
76 stars 37 forks source link

Octopus itegration? #41

Open dbrb2 opened 1 year ago

dbrb2 commented 1 year ago

Hi. Thanks for the excellent work on this. I apologise that this is only tangentially related to your code:

I am trying to get my head around how (if) the integration with Octopus, in terms of when the system is exporting and when it is importing, is managed with the foxESS kit

Does the use of the Modbus interface for local access using your code affect this - or is that managed between the Fox Cloud and the Octopus cloud....or something else?

Of the many inverters out there, any thoughts on Fox vs any of the others as a good solution?

Cheers!

spmaid commented 1 year ago

I’m not sure what integration with Octopus there is other than I think they’ve loosely claims it works with Octopus to charge at a given time a slot. I’m not aware of any way to force export to grid e.g. to take advantage of Agile Export.

I personally wouldn’t choose FoxESS inverters knowing what I know now but stuck with them for the foreseeable. They’re cheap and they work but hard work to integrate with (although this integration is superb!)

StealthChesnut commented 1 year ago

At the moment there's no overlap with octopus integrations as modbus is only reading data. There might be conflict if I can write settings, but that will be a major change and flagged up.

There are other integrations that can use the fox site to update settings, but I don't think there's any official fox features that make it easy to use things like agile, etc.

art103 commented 1 year ago

@StealthChesnut, have you had any success writing to the registers? mbpoll claims success when writing but the values do not change.

Even just the ability to force charge (via ModBus) would be a start and it's possible that switching the inverter to 'feed in' mode might give us some limited control over export too.

I've proved that meter emulation is a valid way to control both battery charge and discharge with fine granularity; however it requires custom HW, which is not ideal.

StealthChesnut commented 1 year ago

Not as yet, but I've not had a lot of time to try recently. It'll be at least a week until I can look again unfortunately.

That is my next goal though.

On Thu, 25 Aug 2022, 12:37 Richard Taylor, @.***> wrote:

@StealthChesnut https://github.com/StealthChesnut, have you had any success writing to the registers? mbpoll claims success when writing but the values do not change.

Even just the ability to force charge (via ModBus) would be a start and it's possible that switching the inverter to 'feed in' mode might give us some limited control over export too.

I've proved that meter emulation is a valid way to control both battery charge and discharge with fine granularity; however it requires custom HW, which is not ideal.

— Reply to this email directly, view it on GitHub https://github.com/StealthChesnut/HA-FoxESS-Modbus/issues/41#issuecomment-1227084774, or unsubscribe https://github.com/notifications/unsubscribe-auth/ALFO3FFWKPMD3NLOQVOSCYTV25EHZANCNFSM57SHG5FA . You are receiving this because you were mentioned.Message ID: @.***>