[C-ZB-LC20] How do I install Home Assistant ZHA quirks?
To do this you must have a file editor installed on your Home Assistant instance, our instructions are based on Studio Code Server.
Editing your configuration.yaml file.
- On your Home Assistant instance click Studio Code Server.
- Select configuration.yaml, and then click in the text editor to close the filesystem.
Paste the following into the open configuration.yaml:
zha:
custom_quirks_path: /config/zha_quirks/
- Click the "Save" icon.