Skip to content

Releases: jonnybergdahl/HomeAssistant_Growcube_Integration

v2.0.0-b2

08 Jan 20:35

Choose a tag to compare

v2.0.0-b2 Pre-release
Pre-release

Fix Deprecated DhcpServiceInfo Usage in Growcube Integration

Version 2.0.0-b1

28 Dec 11:32

Choose a tag to compare

Version 2.0.0-b1 Pre-release
Pre-release

Refactored to use Push to HA instead of letting HA use Pull
Experimental DHCP discovery code

1.0.4

06 Nov 11:19

Choose a tag to compare

Compatibility with Home Assistant 2025.11.

v1.0.3

04 Nov 22:28

Choose a tag to compare

Fix water_plant action.

v1.0.2

15 Jul 17:21

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

Choose a tag to compare

Fixed an issue that stopped Reload from working.

v1.0.0

04 Jul 22:54

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

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

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

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