Skip to content

Releases: lejubila/piGarden

0.6.5 - 16/07/2022

16 Jul 14:33
Compare
Choose a tag to compare

Fix path of url weather icons

0.6.4 - 03/10/2021

03 Oct 08:10
Compare
Choose a tag to compare
  • Add support for sensor: moisture, temperature, fertility, illuminance
  • Add command line: sensor_status, sensor_status_all, sensor_status_set
  • Add api command: sensor_status_set
  • Add event ev_not_open_for_moisture, sensor_set_state_before, sensor_set_state_after
  • Added zone humidity management: when a zone has reached the humidity defined in EVx_SENSOR_MOISTURE it does not start irrigation or interrupts it if it is already active. In case of rain it does not stop irrigation if the soil humidity has not reached the configured value

0.6.3 - 10/08/2021

11 Aug 07:18
Compare
Choose a tag to compare
  • Add command last_rain_sensor_timestamp, last_rain_online_timestamp, reset_last_rain_sensor_timestamp, reset_last_rain_online_timestamp
  • Add socket server api for reset_last_rain_sensor_timestamp, reset_last_rain_online_timestamp

0.6.2 - 24/04/2021

24 Apr 08:06
Compare
Choose a tag to compare
  • Update rainsensorqty driver to version 0.2.5c

0.6.1 - 06/09/2020

06 Sep 06:30
Compare
Choose a tag to compare
  • Add support for send log to piGardenWeb

0.6.0 - 16/05/2020

16 May 16:17
Compare
Choose a tag to compare
  • Add support for enable all cron fron api
  • Update rainsensorqty driver to version 0.2.5b

0.5.14 24/09/2019

24 Sep 15:20
Compare
Choose a tag to compare
  • Updated rainsensorqty driver to version 0.2.3
  • Added api and command for manage piGardenSched scheduling

0.5.13 - 12/08/2019

12 Aug 06:44
Compare
Choose a tag to compare
  • Added driver rainsensorqty for menage rainfall detection based on quantity

0.5.12 - 13/11/2018

13 Nov 11:49
Compare
Choose a tag to compare
  • Fixed a bug that prevented the publication of the mqtt topic for each event
  • Fixed a bug on openweathermap driver which in some cases causes a malformation of the json status and prevented communication with piGardenWeb

0.5.11 - 11/11/2018

11 Nov 11:01
Compare
Choose a tag to compare
  • Added ability to disable online weather service by defining WEATHER_SERVICE="none" in the configuration file