Releases: Big-Edge2297/homie-dashboard
Release list
v4.1.1 (2026-07-10)
For HACS Installation:
For Standalone Installation: This is a non-breaking change for the config.js.
✔️ Notes:
- Clear your cache/browser history when making changes
- Delete the config.js.gz if using HACS Installation
This release does not have any changes, it is so that HACS automated bots can pass Validation Actions.
v4.1.0 (2026-07-08)
For HACS Installation:
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:
- Clear your cache/browser history when making changes
- Delete the config.js.gz if using HACS Installation
💡New Features:
- Option to add predefined backgrounds in photos/background (@derpate1989 , @TheWojtek )

v4.0.0 (2026-06-19)
For HACS Installation:
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:
- Clear your cache/browser history when making changes
- Delete the config.js.gz if using HACS Installation
💡New Features:
- New card based overview screen
Weather card - scrollable 5-day/hourly forecast
Air quality card
Energy card
Greeting with time, notification, echo timers and travel time
Floors card - scrollable to view the next floor
Calendar card - scrollable to view next events up t0 30 days
Media player card
Security card
Garden card - irrigation and automatic scrollable second screen for more than 8 sensors
Purifier card - scrollable to view other rooms
Aircon card - scrollable to view other rooms
- Added siren and garage/gate in security
- Added plant moisture
🐞 Visual and Bug Fixes/Enhancements
- Fixed the echo timer and waze not being centered in overview screen 2
- A few bug fixes and code optimizations
- Improved responsiveness
v3.7.0 (2026-06-03)
For HACS Installation:
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:
- Clear your cache/browser history when making changes
- Delete the config.js.gz if using HACS Installation
💡New Features:
- Setting to switch the clock format between 12/24hr (@Darkside138)
- Setting for screensaver with dashboard selector to rotate in set timeframes (@Supradry)
- Hourly weather card (@Darkside138)
- Pop up selector for Music players instead of tap to switch (@Darkside138)
- Button next to the volume to open the Music dashboard (@Darkside138)
- Moon phase svg in the sun arc
- Implemented Doorbell Camera and full screen camera overlay on doorbell press (@Supradry, @TheWojtek, @Darkside138)
• Full-screen camera overlay triggered by a HA button/automation entity press, appearing instantly over any active dashboard screen
• Screensaver is automatically dismissed when the doorbell fires
• Any open overlay (overview, music, weather, etc.) is closed before the doorbell overlay opens
• Exit the full screen via the gesture configured in Settings (swipe down, swipe up, or pinch)
🐞 Visual and Bug Fixes/Enhancements
- Fixed an issue with the blinds/garage door label overlapping the icon
v3.6.0 (2026-06-03)
For HACS Installation:
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:
- Clear your cache/browser history when making changes
- Delete the config.js.gz if using HACS Installation
💡New Features:
- 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
- Waze Travel Notification (@Supradry)
- Customize in the config to display the travel time on specific days/times
- More stats in the Solar Dashboard
- Gestures settings for scroll from the top, scroll from the bottom and pinch to exit the dashboard back to the overview screen (@Supradry)
🐞 Visual and Bug Fixes/Enhancements
- Fixed a bug with the Greeting not applying correctly (@Supradry)
- Renamed and reorganized the solar stats for consistency with the new additions
- Updated the solar icon to match on all dashboards for consistency
- Cleaned the config to accommodate the changes for the solar dashboard
- A few bug fixes and code optimizations
v3.5.2 (2026-05-31)
For HACS (Installation Option A):
For direct download/copying the files (Installation Option B): This is a non breaking change so replace your html file only.
Visual and Bug Fixes/Enhancements
- Fix the camera layout to dynamically compute the best grid based on available cameras (@TheWojtek)
- Fix the solar reading when the input is in watts instead of kW by automatically reading the raw state (@TheWojtek)
v3.5.1 (2026-05-31)
For HACS (Installation Option A):
For direct download/copying the files (Installation Option B): This is a non breaking change so replace your html file only.
New Features:
- Added version at the bottom of the settings
Visual and Bug Fixes/Enhancements
- Fix a bug with the weather animations resetting and not applying correctly
v3.5.0 (2026-05-30)
For HACS (Installation Option A):
For direct download/copying the files (Installation Option B): This is a breaking change for the config.js, so make sure you download both files and setup your configuration again.
Notes:
- Clear your cache/browser history when making changes
- Delete the config.js.gz from the HACS folder if using Option A
New Features:
- Countdown Timers
- Add entities from Amazon Alexa integration or other HA integrations
- Camera Dashboard
- Add up to 6 cameras
- Tapping the camera opens a full view of the camera
- Motion detection per camera
- Motion log per camera
- Solar Dashboard
Visual and Bug Fixes/Enhancements
- Reorganized the mode launcher to accommodate the 2 new dashboards in 2 rows
- Moved the SVG icon code to the html and cleaned the config for habit, meals and scenes
- A lot of bug fixes and code optimizations
v3.4.0 (2026-05-28)
For HACS (Installation Option A):
For direct download/copying the files (Installation Option B): This is a non breaking change so replace your html file only.
Notes:
- Clear your cache/browser history when making changes
- Delete the config.js.gz from the HACS folder if using Option A
New Features:
- Added trends in AQI and weather stats
Visual and Bug Fixes/Enhancements
A. My Day (Calendar) Dashboard
- No events renamed to No Events Today
- Display next Event on x Day in the Day events
- Clock/Date color changed to white for consistency with the overview dashboard
- ToDo list automatic sorting by name
- Day/All Events time, title and location in one line
- Day/All Events time displayed in 24hr for consistency
- Day color in All Events changed to white
B. Weather Dashboard
- Weather stats will auto-refresh instead of only on dashboard open
Documentation
- Added step to delete the config.js.gz from the HACS folder in Step 5B
- Added old way of running the dashboard by copying the files in www/ as an alternative (Option B)
v3.3.0 (2026-05-25)
For HACS:
For direct download/copying the files: This is a non breaking change so replace your html file only.
Make sure you are clearing your cache/browser history when making changes.
New Features
- Implement HA check functionality for smart light bulbs and switches and pass the appropriate entities in Lights (@TheWojtek)
Based on the Light type the following is exposed:
• Wall switch / dumb bulb (onoff only): name + on/off label, power icon instead of bulb icon. No slider, no colour, no temp.
• Brightness-only bulb: name + slider only.
• CCT bulb (colour temp but no colour): name + slider + temp buttons.
• Full smart bulb (RGB/CCT): name + slider + colour swatches + temp buttons — same as before.
Visual and Bug Fixes/Enhancements
- Cleanup leftover code of font weight from .hero-title and .stat-value since they are overridden by the applyFonts() at runtime (@TheWojtek)
- catOpen was leftover and not renamed to petOpen causing multiple unnecessary calls (@TheWojtek)
- Changed some other functions and documentation names to pet for consistency