1
mirror of https://github.com/home-assistant/core synced 2024-09-09 12:51:22 +02:00
ha-core/homeassistant/components/zha
2021-08-24 10:09:36 -07:00
..
core Add missing string interpolation (#53422) 2021-07-24 12:13:21 +02:00
translations [ci skip] Translation update 2021-08-24 01:55:24 +00:00
__init__.py Upgrade pyupgrade to 2.21.2, apply its changes (#52987) 2021-07-19 10:46:09 +02:00
alarm_control_panel.py
api.py
binary_sensor.py
climate.py
config_flow.py Fix updating device path from discovery in zha (#55124) 2021-08-23 22:36:24 -05:00
cover.py
device_action.py Improve device action type hinting (#54850) 2021-08-20 07:13:25 +03:00
device_tracker.py
device_trigger.py
entity.py Use a debouncer when updating ZHA group state (#53263) 2021-08-24 10:09:36 -07:00
fan.py Pylint 2.9.3 (#52972) 2021-07-14 21:44:57 -07:00
light.py Updated ZHA to also poll Philips Hue lights with new firmware (#54513) 2021-08-12 17:08:51 -04:00
lock.py
manifest.json Add known devices to USB Vendor / Product IDs (#54986) 2021-08-21 21:56:49 +02:00
number.py
sensor.py Move temperature conversions to sensor base class (8/8) (#54483) 2021-08-11 21:17:16 +02:00
services.yaml
strings.json Add support for USB discovery to ZHA (#54935) 2021-08-20 20:42:23 -05:00
switch.py