v1.2.8
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