v0.1.0 - Initial stable release

This commit is contained in:
Adrian Jagielak
2025-07-24 20:54:06 +02:00
parent ce5cb110a2
commit 7fb4a35a41
4 changed files with 17 additions and 9 deletions

View File

@@ -1,5 +1,15 @@
<!-- https://developers.home-assistant.io/docs/add-ons/presentation#keeping-a-changelog -->
## 1.0.0 (release notes from the future!)
- Initial release
## 0.1.0 (24.07.2025)
**Initial stable release**
* Integration with Futurehome hub: maps all device metadata to Home Assistant devices/entities.
* Real-time updates for device states and availability.
* Device control features aligned with the official Futurehome app.
* Supports most Futurehome services (see [README](https://github.com/adrianjagielak/home-assistant-futurehome) for details) (enough to be useful! 🎉).
## 0.0.1 (21.07.2025) - 0.0.38 (24.07.2025)
- Development.