Skip to content

v1.2.8

Compare
Choose a tag to compare
@genemars genemars released this 20 Apr 18:46
· 43 commits to master since this release

v1.2.8

  • Added separate FreeRTOS Task for ProgramEngine worker
  • Fix errors when compiling for ESP8266
  • Automatically add POST data to APIRequest Data field
  • Added timezone support
  • Added ProgramEngine for creating automation programs using JavaScript
  • Added Scheduler API (partial implementation) with Cron expression support
  • Added DISABLE_AUTOMATION flag to disable automation ProgramEngine and Scheduler
  • Code cleanup and libs update