mirror of
https://github.com/home-assistant/core.git
synced 2026-09-01 10:17:44 -05:00
* Small performance tweaks to _async_write_ha_state - Only call self.available once per cycle - Only call self.device_state_attributes once per update cycle - Do not check for device_state_attributes if extra_state_attributes is not None * drop backcompat * remove prop