dashboards: dynamic weather icon and clock in wallpanel screensaver #6
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "jmaroeder/wallpanel-clock-cloud-emoji"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Replaces
custom:digital-clockwithcustom:html-template-cardto show a live weather condition icon next to the time in the screensaver.What changed
custom:digital-clockforcustom:html-template-card(already installed)weather.forecast_homeis mapped to anmdi:weather-*icon rendered via<ha-icon>, displayed to the left of the timealign-items: centerso they align correctlynow()in the template triggers server-side auto-refresh every minutemax(10vh,10vw)for time,max(5vh,5vw)for datemax(5vw,5vh))ha-card { position: absolute }(same pattern as the original clock) so the outer element stays in the wallpanel flex layout, keeping album art centeredcalc(100vw - 48px)to prevent text overflowing the right edgeIcon map
mdi:weather-sunnymdi:weather-partly-cloudymdi:weather-cloudymdi:weather-rainymdi:weather-pouringmdi:weather-snowymdi:weather-snowy-rainymdi:weather-lightning-rainymdi:weather-lightningmdi:weather-fogmdi:weather-hailmdi:weather-nightmdi:weather-windymdi:weather-windy-variantmdi:alert-circle-outline8a3479365fto2a2cc9395d2a2cc9395dto2ee2393e832ee2393e83to8b2f8534828b2f853482to9e57c2f2e99e57c2f2e9to4176f9562e4176f9562etoe025f74ac0dashboards: dynamic weather emoji next to wallpanel clockto dashboards: dynamic weather icon and clock in wallpanel screensaver