Skip to content

v3.6.0 (2026-06-03)

Choose a tag to compare

@Big-Edge2297 Big-Edge2297 released this 03 Jun 05:33
9b673fb

For HACS Installation: ⚠️ Keep a backup of config.js. HACS updates will overwrite the file.

For Standalone Installation: This is a breaking change for the config.js, so make sure you download both files and setup your configuration again.

✔️ Notes:

  1. Clear your cache/browser history when making changes
  2. Delete the config.js.gz if using HACS Installation

💡New Features:

  1. Time of Day Theme
  • Apply different themes based on times set in the greeting i.e. Morning, Evening etc.
  • The times are taken automatically from the set times in the config
Time of Day Theme
  1. Waze Travel Notification (@Supradry)
  • Customize in the config to display the travel time on specific days/times
Waze
  1. More stats in the Solar Dashboard
Solar Stats
  1. Gestures settings for scroll from the top, scroll from the bottom and pinch to exit the dashboard back to the overview screen (@Supradry)
Gestures

🐞 Visual and Bug Fixes/Enhancements

  1. Fixed a bug with the Greeting not applying correctly (@Supradry)
  2. Renamed and reorganized the solar stats for consistency with the new additions
  3. Updated the solar icon to match on all dashboards for consistency
  4. Cleaned the config to accommodate the changes for the solar dashboard
  5. A few bug fixes and code optimizations