Skip to content

Releases: kcofoni/ha-netro-watering

Stable version 1.2.2

23 Oct 17:26
Compare
Choose a tag to compare

Bugs fixed

Full Changelog: 1.2.1...1.2.2

Stable version 1.2.1

08 Jun 16:42
Compare
Choose a tag to compare

Improvements (from version 1.2.0)

  • Calendar management refactoring
  • Improvement of the irrigation calendar event description

Bugs fixed

Weather report bug (issue #17) fixed

01 Dec 19:30
Compare
Choose a tag to compare
Pre-release

Bugs fixed

  • issue #17 (report weather service defect)

Improve stability and code quality

19 Nov 14:44
Compare
Choose a tag to compare
Pre-release
  • Calendar management refactoring
  • Improvement of the irrigation calendar event description

Stable version 1.2.0

18 Nov 22:06
Compare
Choose a tag to compare

New features

  • A calendar is now available for each controller which displays the watering schedules planned by Netro. The date range applied is related to "Get schedules from" and "Get schedules until" as configured for each controller with the GUI.

Special thanks to @GeorgeBark for its precious contribution for implementing this feature.

Some minor bugs fixed

Stable version 1.1.5.1

06 Nov 19:22
Compare
Choose a tag to compare

New features (from version 1.1.0)

  1. Two new custom services are provided : Refresh data and Report weather:
  • Refresh data for updating the data of the devices (controller, zones, sensors) when desired
  • Report weather for reporting weather data, overriding system default weather data. Each user will be able to establish his own Home Assistant script which will call on this service after having collected custom weather information.
  1. Attributes have been added to binary sensors to be consistent with sensors and improve display capabilities
  2. Entry configuration has been simplified (only the serial number is requested) and refactored
  3. Documentation has been updated consequently
  4. Some minor improvements

Some doc changes

  • add snaphots of my lovelace cards
  • set render readme to true (and suppress info.md)

No bugs fixed

Stable version 1.1.5

30 Oct 12:46
Compare
Choose a tag to compare

New features (from version 1.1.0)

  1. Two new custom services are provided : Refresh data and Report weather:
  • Refresh data for updating the data of the devices (controller, zones, sensors) when desired
  • Report weather for reporting weather data, overriding system default weather data. Each user will be able to establish his own Home Assistant script which will call on this service after having collected custom weather information.
  1. Attributes have been added to binary sensors to be consistent with sensors and improve display capabilities
  2. Entry configuration has been simplified (only the serial number is requested) and refactored
  3. Documentation has been updated consequently
  4. Some minor improvements

The integration is now part of HACS

  • change the readme file accordingly (badges, installation procedure)
  • improvement of translation of service labels

No bugs fixed

Stable version 1.1.4

06 Aug 08:57
Compare
Choose a tag to compare

New features (from version 1.1.0)

  1. Two new custom services are provided : Refresh data and Report weather:
  • Refresh data for updating the data of the devices (controller, zones, sensors) when desired
  • Report weather for reporting weather data, overriding system default weather data. Each user will be able to establish his own Home Assistant script which will call on this service after having collected custom weather information.
  1. Attributes have been added to binary sensors to be consistent with sensors and improve display capabilities
  2. Entry configuration has been simplified (only the serial number is requested) and refactored
  3. Documentation has been updated consequently
  4. Some minor improvements

Integration Services translations

- translation of services in french and spanish

Bugs fixed

- issue #15 raised from ha core 2023.8 related to device info keys

Stable version 1.1.3

04 Aug 22:00
Compare
Choose a tag to compare

New features (from version 1.1.0)

  1. Two new custom services are provided : Refresh data and Report weather:
  • Refresh data for updating the data of the devices (controller, zones, sensors) when desired
  • Report weather for reporting weather data, overriding system default weather data. Each user will be able to establish his own Home Assistant script which will call on this service after having collected custom weather information.
  1. Attributes have been added to binary sensors to be consistent with sensors and improve display capabilities
  2. Entry configuration has been simplified (only the serial number is requested) and refactored
  3. Documentation has been updated consequently
  4. Some minor improvements

Bugs fixed

- issue #15 raised from ha core 2023.8 related to device info keys

Stable version 1.1.2

13 Jun 10:56
Compare
Choose a tag to compare

New features (from version 1.1.0)

  1. Two new custom services are provided : Refresh data and Report weather:
  • Refresh data for updating the data of the devices (controller, zones, sensors) when desired
  • Report weather for reporting weather data, overriding system default weather data. Each user will be able to establish his own Home Assistant script which will call on this service after having collected custom weather information.
  1. Attributes have been added to binary sensors to be consistent with sensors and improve display capabilities
  2. Entry configuration has been simplified (only the serial number is requested) and refactored
  3. Documentation has been updated consequently
  4. Some minor improvements

Bugs fixed

- issue #10 (Report weather service defect)