Skip to content

Releases: jonnybergdahl/HomeAssistant_Growcube_Integration

v1.0.2

15 Jul 17:21
Compare
Choose a tag to compare

Upgrade to pycharm-client 1.2.3.
This have a timeout check to detect a disappearing Growcube device in 30 seconds instead of 2+ hours.

v1.0.1

15 Jul 15:45
Compare
Choose a tag to compare

Fixed an issue that stopped Reload from working.

v1.0.0

04 Jul 22:54
Compare
Choose a tag to compare

I have finally reached the release version of the Growcube integration.
This version fixes a number of bugs and misunderstandings of the Growcube protocol. It also adds some new diagnostics sensor, as well as new services which can be used to avoid using the phone app to setup plant watering. You only need to use the phone app to setup WiFi, everything else can now be done with this integration.

v0.12.0

02 Jul 15:54
Compare
Choose a tag to compare
v0.12.0 Pre-release
Pre-release

Changed services, now supports:

  • water_plant
  • set_smart_watering
  • set_scheduled_watering
  • delete_watering

v0.11.0

30 Jun 15:21
Compare
Choose a tag to compare
v0.11.0 Pre-release
Pre-release

Fix startup issue when device connected to app
Add reconnect logic

v0.10.0

29 Jun 13:44
Compare
Choose a tag to compare
v0.10.0 Pre-release
Pre-release

Bump growcube-client to 1.2.0
Add automatic reconnect
Update images
Refactor logging

v0.9.8

28 Jun 16:41
Compare
Choose a tag to compare
v0.9.8 Pre-release
Pre-release

Update for new version of growcube-client

v0.9.7

27 Jun 12:38
Compare
Choose a tag to compare

Bugfixes
Add set_watering_mode service call

v0.9.6

31 May 08:21
Compare
Choose a tag to compare

Fix Pump lock state spelling.

Fix water level warning

31 May 08:09
Compare
Choose a tag to compare

The growcube-client library return True for water warning, while the integration uses True for OK.