Skip to content

Zigbee Home Automation

Is the Zigbee implementation used in Home Assistant

Setup

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/