Zigbee Home Automation
Is the Zigbee implementation used in Home Assistant
Setup¶
- Through Home Assistant with a compatible device, such as the SkyConnect
- Integration documentation
Quirks¶
- Are on-the-fly modifications for devices that don't follow the Zigbee specification
- Can be thought of as "converter" or "device handler"
Setup quirks¶
- Source
- Go to or create
/zha_quirks
- Create a file
devicemodelzyz_devicetypexyz.py
and put the quirk - First-time setup in
configuration.yaml
zha:
enable_quirks: true
custom_quirks_path: /config/zha_quirks/