-
Notifications
You must be signed in to change notification settings - Fork 23
Pull requests: Connectlife-LLC/HomeAssistantPlugin
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Move websocket connection to background tasks (5-minute HA startup hang)
#43
opened Aug 4, 2026 by
proscar87
Loading…
Fix TypeError in switch.py: async_schedule_update_ha_state must not be awaited
#42
opened Aug 4, 2026 by
proscar87
Loading…
Fix bootstrap timeout: use async_create_background_task for WebSocket connection
#41
opened Jul 23, 2026 by
danieleladelfa
Loading…
Fix TypeError: await on non-awaitable async_schedule_update_ha_state()
#40
opened Jul 23, 2026 by
danieleladelfa
Loading…
fix(oauth): use dynamic HA instance URL for redirect_uri (closes #19)
#37
opened May 22, 2026 by
daboynb
Loading…
3 of 4 tasks
fix(switch): drop await on sync async_schedule_update_ha_state
#36
opened May 22, 2026 by
daboynb
Loading…
4 tasks done
Switch WS connection functions to background tasks to avoid hanging
#31
opened Apr 21, 2026 by
bsantelicesm
Loading…
Enhance dynamic zone control and fix entity visibility issues
#27
opened Apr 1, 2026 by
fengchupc
Loading…
ProTip!
Filter pull requests by the default branch with base:main.