Releases: vanstinator/raincloudy
Releases · vanstinator/raincloudy
1.2.0
What's Changed
- feat(ci): build and push to pypi in github actions by @vanstinator in #54
- Add asyncio implementation by @eavanvalkenburg in #53
- feat(tests): run unit tests in github actions by @vanstinator in #58
New Contributors
- @eavanvalkenburg made their first contribution in #53
Full Changelog: 1.1.1...1.2.0
1.0a2
fix: hardcode full cert chain due to melnor breaking website
1.0a1
This release starts bringing in the ability to programmatically control as many controllers and as many valves as Melnor allows on a raincloud account (currently 2 controllers and 4 valves per-account).
While it works well there are a few known issues in this initial release
- zone names are incorrect. you will see zone names for a single valve duplicated across all valves
- zone names do not update when
.update()
is called
API docs will be available in a future pre-release before we release 1.0.0
0.0.8
fix: hardcode full cert chain due to melnor breaking website
0.0.7
- Fixes for Melnor changes to wifieaquatimer.com
- Fix watering time to take both manual and auto minutes into account
Version 0.0.5
- Updated
long_description
field on PyPi - Ensure functions return
0.0.4
0.0.3
V003 (#19) * Updated README * Force faucet battery to return None when not able to determine value. (#15) * Bump dev version 0.0.2 * Fix faucet battery property (#17) * Bump dev version 0.0.3
Version 0.0.2
v.0.0.2 (#16) * Updated README * Force faucet battery to return None when not able to determine value. (#15) * Bump dev version 0.0.2
Our first version v.0.1 has been released!!
Wow!! Our first release has arrived and the RainCloudy package has been published at https://pypi.python.org/pypi/raincloudy
Enyoy!!