core/homeassistant/components/zha
Paul Strawder f4a2d7c612
Add ZHA support for Bosch Twinguard and siren install QR codes (#107460)
* Enable Bosch Outdoor Siren and Bosch Twinguard QR Codes

These devices contain inside their QR code device specific link keys instead of installation codes. Normally, the link key is generated from the installation code, but in this case we can directly pass the provided link key from QR code to zigpy application controller.

* Replace ZHA deprecated permit_with_key by permit_with_link_key

Convert installation code directly to link key

* Update tests

* formatting
2024-01-31 12:02:34 -05:00
..
core Add ZHA support for Bosch Twinguard and siren install QR codes (#107460) 2024-01-31 12:02:34 -05:00
repairs
__init__.py
alarm_control_panel.py
api.py
backup.py
binary_sensor.py Add additional entities for the Aqara E1 curtain motor to ZHA (#108243) 2024-01-30 22:40:33 -05:00
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 Add update platform to ZHA (bumps zigpy to 0.61.0) (#107612) 2024-01-30 22:34:48 -05:00
number.py
radio_manager.py
select.py Add additional entities for the Aqara E1 curtain motor to ZHA (#108243) 2024-01-30 22:40:33 -05:00
sensor.py Use EnumSensor instead of custom formatter() in ZHA Sensor entities (#109218) 2024-01-31 11:53:10 -05:00
services.yaml
silabs_multiprotocol.py
siren.py
strings.json Add additional entities for the Aqara E1 curtain motor to ZHA (#108243) 2024-01-30 22:40:33 -05:00
switch.py Add additional entities for the Aqara E1 curtain motor to ZHA (#108243) 2024-01-30 22:40:33 -05:00
update.py Add update platform to ZHA (bumps zigpy to 0.61.0) (#107612) 2024-01-30 22:34:48 -05:00
websocket_api.py Add ZHA support for Bosch Twinguard and siren install QR codes (#107460) 2024-01-31 12:02:34 -05:00