dxoverdy / Alpha2MQTT

A smart home interface for AlphaESS solar and battery inverters.
GNU General Public License v3.0
41 stars 6 forks source link

Access to 30 and 15 minute charge / discharge time registers #22

Closed spiderdijon closed 3 months ago

spiderdijon commented 3 months ago

Later version of the Alpha ESS inverters (all of them?) firmware allows the smart phone app to set schedules with 15 minutes intervals. The modbus registers (0x0851 - 0x0859) seem to be fixed at 1H/bit. I can see these registers changing hour when a time is set in the app but I can't seem to find out where the 15/30 minutes is saved. Does anyone know the correct register assuming they exist?

spiderdijon commented 3 months ago

Apologies. I have just seen this discussion here https://github.com/dxoverdy/Alpha2MQTT/issues/8