kbialek / deye-inverter-mqtt

Reads Deye solar inverter metrics and posts them over mqtt
Apache License 2.0
215 stars 50 forks source link

Active Power Regulation #114

Closed itboxtrier closed 1 year ago

itboxtrier commented 1 year ago

Hi,

i want to throttle the inverter dynamicaly via the Active Power Regulation. The Question, is it a eeprom write? so after a time the dynamic regulation will kill the inverter?

kbialek commented 1 year ago

I have no knowledge about the inverters' hardware and design, so I'm not able to answer this question. You should rather ask Deye support about that. From my experience with electronics I can say that, EEPROM is not the only possible option. Other alternative is a battery backed RAM, or a combination of both RAM and EEPROM with automatic data backup to EEPROM in an event of AC or DC power loss.

github-actions[bot] commented 1 year ago

This issue is stale because it has been open for 30 days with no activity.

github-actions[bot] commented 1 year ago

This issue was closed because it has been inactive for 14 days since being marked as stale.