-
-
Notifications
You must be signed in to change notification settings - Fork 34.5k
Description
The problem
Yeelight sporadically and frequently fails.
Yeelight is still available in the Yeelight mobile phone app.
Yeelight can still be controlled in the Yeelight mobile phone app.
What version of Home Assistant Core has the issue?
core-2025.3.0
What was the last working version of Home Assistant Core?
No response
What type of installation are you running?
Home Assistant OS
Integration causing the issue
Yeelight
Link to integration documentation on our website
https://www.home-assistant.io/integrations/yeelight
Diagnostics information
2025-03-07 09:36:49.081 DEBUG (MainThread) [yeelight.aio] AsyncBulb<XXX.YYY.ZZZ.111:55443, type=BulbType.Unknown, model=lamp15>: > b'{"id":1,"method":"get_prop","params":["power","main_power","bright","ct","rgb","hue","sat","color_mode","flowing","bg_power","bg_lmode","bg_flowing","bg_ct","bg_bright","bg_hue","bg_sat","bg_rgb","nl_br","active_mode"]}\r\n' 2025-03-07 09:36:49.082 DEBUG (MainThread) [yeelight.aio] AsyncBulb<XXX.YYY.ZZZ.111:55443, type=BulbType.Unknown, model=lamp15>: Finished _async_send_command 2025-03-07 09:36:49.085 DEBUG (MainThread) [yeelight.aio] AsyncBulb<XXX.YYY.ZZZ.111:55443, type=BulbType.Unknown, model=lamp15>: Starting listen task 2025-03-07 09:36:49.085 DEBUG (MainThread) [yeelight.aio] AsyncBulb<XXX.YYY.ZZZ.111:55443, type=BulbType.Unknown, model=lamp15>: Starting connection loop 2025-03-07 09:36:49.085 DEBUG (MainThread) [yeelight.aio] AsyncBulb<XXX.YYY.ZZZ.111:55443, type=BulbType.Unknown, model=lamp15>: Waiting for line, music_mode_state: False 2025-03-07 09:36:49.187 DEBUG (MainThread) [yeelight.aio] AsyncBulb<XXX.YYY.ZZZ.111:55443, type=BulbType.Unknown, model=lamp15>: Success got line: b'{"id":1, "error":{"code":-1, "message":"client quota exceeded"}}\r\n' 2025-03-07 09:36:49.188 DEBUG (MainThread) [yeelight.aio] AsyncBulb<XXX.YYY.ZZZ.111:55443, type=BulbType.Unknown, model=lamp15>: client quota exceeded, dropping connection and reconnecting 2025-03-07 09:36:49.188 DEBUG (MainThread) [yeelight.aio] AsyncBulb<XXX.YYY.ZZZ.111:55443, type=BulbType.Unknown, model=lamp15>: Listen task finalizing 2025-03-07 09:36:49.190 DEBUG (MainThread) [homeassistant.components.yeelight.device] Unable to update device XXX.YYY.ZZZ.111, None: {'code': -1, 'message': 'client quota exceeded'}
Example YAML snippet
Anything in the logs that might be useful for us?
Additional information
Power cycling the device sometimes fixes the issue however, this is often when I've already left the house.