Skip to content

Releases: Domochip/gardena2mqtt

1.5.0 Fix authentication + remove location level + libs

27 Jul 07:33
Compare
Choose a tag to compare

Code adapted for:

  • the latest py-smart-gardena version
  • asyncio/eventloop used in py-smart-gardena

authentication fixed
location level has been removed on MQTT topic structure (because Gardena Doc states that only one location is returned)
arm64 build removed because of a docker build issue

1.0.2 use latest py-smart-gardena-version

13 Jul 19:32
Compare
Choose a tag to compare

Please refer to py-smart-gardena library for evolutions (from 0.7.12 to 0.8.2)

1.0.1 py-smart-gardena 0.7.12

15 Jun 14:20
Compare
Choose a tag to compare

py-smart-gardena upgrade :

  • better websocket-client compatibility
  • devices have now reference to location instead of smart_system

1.0.0 First version

16 May 19:56
Compare
Choose a tag to compare

This first version allows to get all devices informations/status.
It uses the new Gardena API and allows to be notified immediately when event occurs.
It allows to control/send order to your devices.