hass-core/homeassistant/components/zha
Guy Martin 7365522d1f
Add matching on quirk_classes to zha (#87653)
* Add matching on quirk_classes.

* Add and fix tests for matching on quirk_classes.

* Black fix.

* Add a unit test to validate quirk classes.
2023-03-02 19:43:11 -05:00
..
core Add matching on quirk_classes to zha (#87653) 2023-03-02 19:43:11 -05:00
__init__.py Collection of code styling tweaks (#87344) 2023-02-03 23:51:27 +01:00
alarm_control_panel.py Add init return type to integrations (#87523) 2023-02-06 11:37:25 +01:00
api.py Fix some typos in ZHA comments (#84881) 2023-01-02 00:20:59 -05:00
backup.py
binary_sensor.py Add ZHA "consumer connected" binary sensor for Xiaomi EU plugs (#88194) 2023-02-22 14:47:43 +01:00
button.py Move EntityCategory to homeassistant.const (#87792) 2023-02-09 20:15:37 +01:00
climate.py Enable Ruff D212 (#87347) 2023-02-03 23:08:48 +01:00
config_flow.py Name the Yellow-internal radio and multi-PAN addon as ZHA serial ports (#88208) 2023-02-23 20:52:53 -05:00
cover.py
device_action.py String formatting and max line length - Part 7 (#84532) 2022-12-27 11:18:56 +01:00
device_tracker.py
device_trigger.py Remove unneeded use of keys() in ZHA (#86668) 2023-01-26 11:02:46 +01:00
diagnostics.py Bump ZHA dependencies (#88799) 2023-02-27 15:07:57 -05:00
entity.py Add Self typing (2) [mypy 1.0] (#87599) 2023-02-06 23:23:52 -05:00
fan.py Fix some typos in ZHA comments (#84881) 2023-01-02 00:20:59 -05:00
light.py Add background tasks to config entries (#88335) 2023-02-17 13:50:05 -05:00
lock.py Adjust AddEntitiesCallback import (part 2) (#88873) 2023-02-28 22:01:36 -05:00
logbook.py Fix some typos in ZHA comments (#84881) 2023-01-02 00:20:59 -05:00
manifest.json Bump ZHA dependencies (#88799) 2023-02-27 15:07:57 -05:00
number.py Move EntityCategory to homeassistant.const (#87792) 2023-02-09 20:15:37 +01:00
radio_manager.py ZHA config flow cleanup (#86742) 2023-01-30 22:21:34 +01:00
select.py Move EntityCategory to homeassistant.const (#87792) 2023-02-09 20:15:37 +01:00
sensor.py Account for changed python3.11 enum.IntFlag 0 behavior in zha (#88144) 2023-02-15 11:40:48 -06:00
services.yaml
siren.py
strings.json ZHA config flow cleanup (#86742) 2023-01-30 22:21:34 +01:00
switch.py Move EntityCategory to homeassistant.const (#87792) 2023-02-09 20:15:37 +01:00