core/homeassistant/components/zha
Peter Hall 701404fa0b
Add ZHA entities for snzb06p (#107379)
* Updating zha component to add entities for snzb06p

Sonoff snzb06p presence detector needs some custom entities.

* Updating ZCL_INIT_ATTRS for sonoff specific attrs

* updating cluster name due to change in quirk
2024-01-23 08:31:32 -05:00
..
core Add ZHA entities for snzb06p (#107379) 2024-01-23 08:31:32 -05:00
repairs
__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 Bump ZHA dependency zigpy to 0.60.6 (#108266) 2024-01-17 18:34:10 -05:00
number.py Add ZHA entities for snzb06p (#107379) 2024-01-23 08:31:32 -05:00
radio_manager.py
select.py Add ZHA entities for snzb06p (#107379) 2024-01-23 08:31:32 -05:00
sensor.py Add ZHA entities for snzb06p (#107379) 2024-01-23 08:31:32 -05:00
services.yaml
silabs_multiprotocol.py
siren.py
strings.json Add ZHA entities for snzb06p (#107379) 2024-01-23 08:31:32 -05:00
switch.py
websocket_api.py