* 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 |
||
---|---|---|
.. | ||
core | ||
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 | ||
number.py | ||
radio_manager.py | ||
select.py | ||
sensor.py | ||
services.yaml | ||
silabs_multiprotocol.py | ||
siren.py | ||
strings.json | ||
switch.py | ||
update.py | ||
websocket_api.py |