A collection of custom resources for Home Assistant.
quirks— Custom ZHA quirks (Home Assistant 2026.7.0+).blueprints/automation— Automation blueprints.templates— Template entities.
Blueprints
| Blueprint | Import |
|---|---|
| Aqara W100 |
Or import manually:
- Open a blueprint file in
blueprints/automation. - Copy the Raw file URL.
- In Home Assistant, go to Settings → Automations & scenes → Blueprints → Import blueprint.
- Paste the URL and click Import.
ZHA Custom Quirks
-
Configure the custom quirks path in
configuration.yamlif it is not already set:zha: custom_quirks_path: /config/your_custom_quirks_folder
-
Copy the required
.pyfiles fromquirksto the directory specified incustom_quirks_path. -
Restart Home Assistant.
-
Re-pair or reconfigure the device if needed.