20 April 2019 - Release 0.97 is now published. This release includes: - Few interfaces upgrade - Add Automation conditional to time only - Fix some minor bug
2021-05-10 -> release 329 e-f
2021-05-26 -> release 329 g
- Add logging to supeHat report
- Add preset config for the AutomationHat_11
- Add testing procedure for the Automationhat_11
2021-07-04 -> release 330
- Testint the HC-12 Wireless inrface
2021-07-04 -> release 330a
- Testing the HC-12 Wireless interface enhachment
2021-07-04 -> release 330b
- Reorganizing and integrating the HC-12 module with Hydrosys4
2021-07-04 -> release 330c
- HC-12 message add chipering
2021-07-12 -> release 330d
- HC-12 message string format
2021-07-12 -> release 330e
- HC-12 multi entity communication
- HC12 integration with Hydrosys4
2021-07-16 -> release 331
- create layout2 and use bootstrap 5 (put in standby for the moment)
2021-07-16 -> release 331a
- added the Jsonform library (https://github.com/jsonform/jsonform)
2021-07-16 -> release 331c
- fix save config file bug
2021-07-16 -> release 331d
- Check serial
- add the reset and shutdown buttons
2021-07-16 -> release 332
- Bug fixing
2021-07-16 -> release 332a
- Bug fixing, testing multiple HC-12 from sensor side
- Added one config with MCP23017 extension config example
2021-07-16 -> release 332b
- Bug fixing, testing HC-12 on several raspberry models PI4, Pi3, PIZeroW
- Fix crash when Serial is not enabled
- Added the Hardware setup refresh button
2021-08-09 -> release 332c
- Add scheduling watering for option for N Day irrigation
2021-08-10 -> release 332d
- buf fixing
- Change the menu from Message to notification
- Reverse the order the notifications appear
- add note to the MqTT address info
- add the possibility to use other actuator in the WateringPlan
- Multiply the watering delay by the Waterdrop number
2021-08-10 -> release 332e
- buf fixing - adjust schema number
2021-08-16 -> release 333
- Change the MasterScheduler start at 00:01:00 from 00:05:00
- Add the read advancedmod to the readall function
2021-08-16 -> release 334
- minor modification to bentornado.py
- HC-12 output commands for pulse implemented (not tested)
2021-08-16 -> release 334a
- bug fixing
2021-08-18 -> release 334b
- increase the ACK wait time in the HC12
2021-08-30 -> release 335
- Static IP address procedure, added the option not to force the static IP address (option in network advanced)
2021-09-26 -> release 335a
- Removed the block of Past>Future in daily watering setting
- Remade the Watering plan interface (with ugly color)
- allow the wateringplan to get the value Zero on the scheduler (hbridge position). But not allowed the "00:00" time event
2021-09-26 -> release 335b
- Used .trunc in the advances schema interface for wateringplan
2021-09-26 -> release 335c
- autotesting, fix bugs on the Analog reading (6,7)
2021-09-26 -> release 335e
- Change the reporting of the DHT22 reading rpocedure in HWcontrol (now error messages should be more consistents)
2021-11-27 -> release 335f
- Fix the number of minutes in the automation (sensor selection)
- Minor change in the HC12 receiver algorithm
- Fixed critical bug for the Serial listening function. Avoid multiple listening function to activate at the same time