Skip to content

Smarthome v0.0.29-beta

Pre-release
Pre-release
Compare
Choose a tag to compare
@MikMuellerDev MikMuellerDev released this 17 May 21:18
· 963 commits to main since this release

Changelog

Automations

GUI

  • Added support for non-normal timing-modes, such as sunrise or sunset via a segmented button picker.
  • Added a general overview popup for automations

Backend

  • Fixed bugs which prevented a newly created automation to updated it's cron-expression based on it's timing mode
  • Removed redundant code block from automation-creation function