core/homeassistant/components/zha
Bas Nijholt 6eeb9c0e49
ZHA: remove unused 'from_cache' argument from 'async_get_state' and add 'async_update' (#42413)
* remove unused 'from_cache' argument from 'async_get_state'

* define async_update to use homeassistant.update_entity
2020-11-29 14:47:46 -05:00
..
core Use the correct property for full init event (#43745) 2020-11-29 11:59:23 -05:00
translations
__init__.py
api.py
binary_sensor.py
climate.py Avoid arbitrarily reducing ZHA climate temperature information (#43442) 2020-11-21 00:06:50 -05:00
config_flow.py
cover.py
device_action.py
device_tracker.py
device_trigger.py
entity.py
fan.py
light.py ZHA: remove unused 'from_cache' argument from 'async_get_state' and add 'async_update' (#42413) 2020-11-29 14:47:46 -05:00
lock.py
manifest.json Bump up ZHA dependencies (#43707) 2020-11-27 16:39:44 -05:00
sensor.py Refactor ZHA sensor initialization (#43339) 2020-11-18 21:34:12 -05:00
services.yaml
strings.json
switch.py