Skip to content

Dynamic schedules, Templating and more

Compare
Choose a tag to compare
@rgc99 rgc99 released this 04 Jun 01:52
· 262 commits to master since this release

This release contains many changes and improvements. A lot of effort is put into test units behind the scenes. Once again thank you for your support.

⭐ New features

  • Templating support. Now available on service call parameters. Issue #53. Documentation details the parameters with examples.
  • Dynamically change schedules. Note: Changes are temporary and do not survive a HA restart. This the first part of issue #8. Schedules will need the new schedule_id field setup. See the load_schedule service call the documentation.

⚡ Enhancements

  • The time parameter in manual run service call is now optional. Will run the adjusted default duration. Simply omit the parameter or pass '0:00:00'. Sequences will work fine but zones will need the new duration parameter setup. Issue #71

📖 Documentation

  • Minor corrections to examples.
  • Update for new features.

🐛 Bug Fixes

  • Fix reload
  • Fix issue #100 Zone schedule lost.
  • Fix manual run on sequence with preamble
  • Minor corrections for stability and performance.

Full Changelog: 2023.2.1...2023.6.1