nitaybz / homebridge-sensibo-ac

Homebridge plugin for Sensibo - Smart AC Control
GNU General Public License v3.0
70 stars 15 forks source link

ERROR: Request failed with status code 429 #138

Closed i-am-pierre closed 5 months ago

i-am-pierre commented 5 months ago

Sensible plugin plug in has to be restored multiple times a day to be responsive. Started a week ago.

Homebridge 1.8.2 (Synology Package) Homebridge UI: 4.56.2 Sensibo AC Running on hit's own child bridge Node.js 20.9.0 (Synology package)

homebridge-sensibo-ac.log.txt

Multiple other error reported in status related to Sensibo as well: [6/8/2024, 12:02:27 PM] [homebridge-sensibo-ac] This plugin generated a warning from the characteristic 'Rotation Speed': characteristic value expected valid finite number and received "undefined" (undefined). See https://homebridge.io/w/JtMGR for more info. [6/8/2024, 12:02:27 PM] [homebridge-sensibo-ac] This plugin generated a warning from the characteristic 'Rotation Speed': characteristic value expected valid finite number and received "undefined" (undefined). See https://homebridge.io/w/JtMGR for more info.

deejaywoody commented 5 months ago

I observed this today as well. Moved to a separate child bridge and monitoring...

deejaywoody commented 5 months ago

Updated to the 2.5.0-alpha.2 and it's no longer throwing 429s.

seidnerj commented 5 months ago

This is fixed in https://github.com/nitaybz/homebridge-sensibo-ac/pull/136 (added retries for 429 status code)

benwebbbenwebb commented 5 months ago

Thanks for trying the alpha and confirming it resolved your issue @deejaywoody

Can you also confirm if you’ve tried the v2.5 alpha @i-am-pierre?

I’m going to close this as Resolved as there is a known fix on the way to general release.

i-am-pierre commented 5 months ago

Alpha did fix the issue. It did some weird things with duplicating climat react switches. But after removing the Sensibo bridge and re enablelong it from this version from scratch it went back to greatness.