Skip to content

v0.5.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@fvanroie fvanroie released this 18 Apr 20:52
3f5ef4e

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 and one_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, use obj instead
  • Add warning txt property is obsolete, use text 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