Commit 01e57a2
fix: merge upstream PR sanjoyg#196 — ikea_bulb_device_set registration fix
Cherry-pick from sanjoyg#196 (by pablotoledo).
Two fixes:
1. ikea_bulb_device_set now registers with registry_entry wrapper
instead of directly, fixing AttributeError in sync_all_device_areas()
2. Use Python built-in ConnectionError instead of requests import
for ConfigEntryNotReady handling
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 file changed
Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
17 | 16 | | |
18 | 17 | | |
19 | 18 | | |
| |||
199 | 198 | | |
200 | 199 | | |
201 | 200 | | |
202 | | - | |
| 201 | + | |
203 | 202 | | |
204 | 203 | | |
205 | 204 | | |
| |||
0 commit comments