David Knowles
David Knowles
Ugh. Once again I seem to have tripped over git's terrible UX.
> Ugh. Once again I seem to have tripped over git's terrible UX. I rebased and force pushed and I think this is fixed now.
@bdraco friendly ping? :)
> Is everything still working ok if you delete and re setup? Yep, seems to work.
> The config flow has 100% coverage so we can merge when the CI is green. > > If you don't want to add the additional coverage, please add the...
I ran into this recently. Double check your api key. It's either copy/pasted incorrectly or you're being throttled by the backend. I'm (slowly) working on migrating the integration to the...
I think https://github.com/home-assistant/core/pull/93526 will improve the situation but the review has been stalled for a bit.
Hm. It should poll `customerdetails.php` and then `statusschedule.php` every 2 mins. That should be well within those limits. Are you seeing any errors in the HA logs? Mine fails to...
> so the new API does not have this limit? > Correct. The new api is also what both the app and the website uses. > Becaus actually if I...
Oh, the other way this can break at the moment is if your HA instance refreshes data right before you do a system reload (e.g. after a system update). This...