Releases: vanstinator/hass-raincloud
Releases · vanstinator/hass-raincloud
1.0.0-alpha.3
Changelog
- bumped raincloudy version to 1.0a3 to fix SSL issues with wifiaquatimer.com
Known Issues
- the underlying raincloudy library doesn't yet work with zone names. so this early build of the home assistant integration synthesizes entity names based on the serial numbers of the valve units. because we're registering a unique_id for each entity we'll be able to seamlessly transition to the proper names in the future when the functionality exists in raincloudy
1.0.0-alpha.2
Switch to archive release format
1.0.0-alpha.1
Please note this initial release is an early build. It's safe to expect things to change and entities to possibly break. I'll do my best to keep breaking changes to a minimum. But this is the alpha track.
Changelog
- add entities for all controllers and valves
- add a
unique_id
for each entity in the entity registry
Known Issues
- the underlying
raincloudy
library doesn't yet work with zone names. so this early build of the home assistant integration synthesizes entity names based on the serial numbers of the valve units. because we're registering aunique_id
for each entity we'll be able to seamlessly transition to the proper names in the future when the functionality exists inraincloudy
0.0.3
Changelog
- bumped raincloudy version to 1.0a3 to fix SSL issues with wifiaquatimer.com
0.0.2
No functional changes. Just moving to an archive release format.
Initial HACS Release
This is a 1-to-1 drop-in replacement for the official raincloud integration found inside Home Assistant. As it relies on web scraping it's officially deprecated and only a matter of time until it's removed entirely. Given this I decided to move it to HACS where it can have a new home.
Additional updates and enhancements are forthcoming in future releases. Subscribe to the beta channel in HACS to participate in testing.