CharlesGillanders / homeassistant-alphaESS

Monitor your energy generation, storage, and usage data using the official API from Alpha ESS.
MIT License
101 stars 22 forks source link

Calling the Charging Service #107

Closed hjpfourie closed 9 months ago

hjpfourie commented 9 months ago

Calling the service the first time seems to work, but subsequent calls don't seem to work. Then randomly after a period of time, it seems to work again, but only the first service call. Anyone else experienced this?

CharlesGillanders commented 9 months ago

There is a rate limit at AlphaESS - calls to set charge/discharge only permit one call every ten minutes. (I believe that's the current limit, it had been even lower previously).

hjpfourie commented 9 months ago

Ok, that would explain it. Rather annoying as I have 2 inverters so can't set one after the other in my automation.