v0.5.0
Pre-release
Pre-release
Name changed to openHASP - https://www.openhasp.com/
When using HomeAssistant also update the openHASP Custom Component
- Switch built-in icons from FontAwesome to MaterialDesign icons #139
- Add built option for other character sets then latin1
- Built-in Font sizes dependent on screen size
- Add
swipe
property to switch pages - Add
action
property for local page navigation - Add
back
,prev
,next
attributes to pages #114 - JSON Serialize text in payloads containing text attributes #140
- Add arduitouch-esp32_ili9341 config and allow for TFT_BACKLIGHT_ON set to LOW #131
- Add FreeTouchDeck and ESP32-Touchdown configs
- Add roller
mode
infinite
attribute - Add btnmatrix
toggle
andone_check
attributes - Rework all event handlers to reduce update events and prevent race condition #119 (events have changed!)
- Add ability to style the selected part of roller object
- Add
scan_method = WIFI_ALL_CHANNEL_SCAN
for ESP32, improving multi-AP connection - Add warning
objid
property is obsolete, useobj
instead - Add warning
txt
property is obsolete, usetext
instead - Add dark theme build option for web UI
- Update lvgl and tft_espi library version
- Update maximum backlight_level from 100 to 255
- Set default
HASP_LOG_LEVEL=LOG_LEVEL_TRACE