core/homeassistant/components/zha
Guy Martin deafdc3005
Allow match quirk_class of custom quirks to ZHA (#93268)
* Allow matching custom quirks when self.quirk_classes might not contain the full class path but only the module and the class.

* Add test for matching custom quirk classes.
2023-07-19 16:11:05 -04:00
..
core Allow match quirk_class of custom quirks to ZHA (#93268) 2023-07-19 16:11:05 -04:00
__init__.py
alarm_control_panel.py
api.py
backup.py
binary_sensor.py
button.py
climate.py
config_flow.py
cover.py
device_action.py
device_tracker.py
device_trigger.py
diagnostics.py
entity.py
fan.py
light.py
lock.py
logbook.py
manifest.json
number.py
radio_manager.py
select.py
sensor.py
services.yaml
silabs_multiprotocol.py
siren.py
strings.json Small tweaks to ZHA service strings (#96709) 2023-07-17 09:08:27 +02:00
switch.py
websocket_api.py