Releases: kcofoni/ha-netro-watering
Releases · kcofoni/ha-netro-watering
Stable version 1.2.2
Stable version 1.2.1
Weather report bug (issue #17) fixed
Bugs fixed
- issue #17 (report weather service defect)
Improve stability and code quality
- Calendar management refactoring
- Improvement of the irrigation calendar event description
Stable version 1.2.0
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
New features (from version 1.1.0)
- 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.
- Attributes have been added to binary sensors to be consistent with sensors and improve display capabilities
- Entry configuration has been simplified (only the serial number is requested) and refactored
- Documentation has been updated consequently
- 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
New features (from version 1.1.0)
- 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.
- Attributes have been added to binary sensors to be consistent with sensors and improve display capabilities
- Entry configuration has been simplified (only the serial number is requested) and refactored
- Documentation has been updated consequently
- 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
New features (from version 1.1.0)
- 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.
- Attributes have been added to binary sensors to be consistent with sensors and improve display capabilities
- Entry configuration has been simplified (only the serial number is requested) and refactored
- Documentation has been updated consequently
- 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
New features (from version 1.1.0)
- 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.
- Attributes have been added to binary sensors to be consistent with sensors and improve display capabilities
- Entry configuration has been simplified (only the serial number is requested) and refactored
- Documentation has been updated consequently
- Some minor improvements
Bugs fixed
- issue #15 raised from ha core 2023.8 related to device info keys
Stable version 1.1.2
New features (from version 1.1.0)
- 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.
- Attributes have been added to binary sensors to be consistent with sensors and improve display capabilities
- Entry configuration has been simplified (only the serial number is requested) and refactored
- Documentation has been updated consequently
- Some minor improvements
Bugs fixed
- issue #10 (Report weather service defect)