core/homeassistant/components/zha
Abílio Costa 8beaccf2dd
Change ZHA power unit from kW to W (#37896)
* Change ZHA power unit from kW to W

* Use POWER_WATT

* Move kW to W conversion; ignore unit for power
2020-07-17 10:04:04 -04:00
..
core Change ZHA power unit from kW to W (#37896) 2020-07-17 10:04:04 -04:00
translations
__init__.py
api.py
binary_sensor.py
climate.py
config_flow.py
cover.py
device_action.py
device_tracker.py
device_trigger.py
entity.py Switch async_track_state_change to the faster async_track_state_change_event part 7 (#37870) 2020-07-14 23:37:25 -07:00
fan.py
light.py
lock.py
manifest.json Fix ZHA electrical measurement sensor initialization (#37915) 2020-07-16 16:25:42 -04:00
sensor.py
services.yaml
strings.json
switch.py