mirror of
https://github.com/Electric-Special/ha-core.git
synced 2026-03-22 12:06:59 +01:00
* Vera now polls for all status data, no only incremental. Vera polling is not handled using hass event loops with proper backoffs. * Using long polling. * Addressing PR feedback. * Addressing PR feedback. Adding controller stop on config unload.