Files
home-assistant-addons/hamh-alpha/CHANGELOG.md

14 lines
585 B
Markdown
Raw Permalink Normal View History

2026-03-23 20:14:34 +00:00
# v2.1.0-alpha.528
2026-02-04 17:52:40 +00:00
## Changes
2026-03-23 20:14:34 +00:00
- fix(plugins): resolve biome lint errors in example plugins (47c59f72)
- docs(plugins): document domain mappings, cloud provider plugins, and error handling improvements (e5a53cf8)
- feat(plugins): add cloud-mock and broken example plugins (59fb0123)
- fix(plugins): prevent process crash on unhandled rejections from plugins (9ea38e5f)
- feat(plugins): wire domain mappings into endpoint creation pipeline (9553efab)
- feat(plugins): add domain mapping support to plugin API (a773d944)
2026-02-04 17:52:40 +00:00
---
⚠️ **This is an alpha release** - use at your own risk!