mirror of
https://github.com/home-assistant/core.git
synced 2026-06-01 21:24:17 +01:00
c44397e257
* Updated to latest AbodePy version. Added services and events. Added new device types. Added exclude, light, and polling config options. * Disable the event service if polling is enabled. * Addressed all CR's * Removed duplicated super call. * Name config option now used. Removed deprecated DEFAULT_NAME. * Modified partial to move event to first param.