mirror of
https://github.com/home-assistant/core.git
synced 2026-09-13 10:06:37 -05:00
* add support for entity_id as state of entity * add circular reference detection * voluptuous instead of regex * wait for EVENT_HOMEASSISTANT_START * move delayed_sensor_update to async_added_to_hass * add @callback decorator * remove nested entity resolving