Skip to content

New Beginnings

Compare
Choose a tag to compare
@vanstinator vanstinator released this 25 May 19:27
· 16 commits to master since this release

GitHub Releases (by Release)

New

I'm happy to announce that with this release you can finally utilize more than one controller and multiple valves with Home Assistant! There were some major changes in the upstream pypi project to expose the full suite of devices to power this feature.

Changelog

  • allow for multiple controllers and multiple valves per-account
  • updated naming of zones to make names more clear
  • added unique_id to entities allowing user-customizations to stick between reboots and valve name changes
  • fixed an issue where turning on manual watering could fail
  • fixed an issue where adding 2 valves would cause the integration to fail
  • bumped raincloudy version to 1.0.0

Breaking Changes

Zone entities are named more clearly now. The new naming convention will cause your existing entities to become invalid. This won't happen again as I'm also crafting a UUID for each valve based on serial number. So Home Assistant will track metadata changes for a specific entity going forward.

Known Issues

  • Zone names are only scraped at boot. So if you change a zone name at www.wifiaquatimer.com you won't see that change in Home Assistant without a reboot. I'm working on it. But there's a lot of great stuff in this release that I didn't want to hold up.