Skip to content

✨ New Features & UI Editor Improvement

Choose a tag to compare

@cataseven cataseven released this 20 Jul 14:44
· 15 commits to main since this release
c6cf955

📱 UI Editor Update

UI Editor visuals are now similar to https://github.com/cataseven/Statistics-Graph-Chart-Card 's UI Editor

UImap

🏃How fast were you? What is your battery level? Speed info, battery info and more on the popup!

image

🌐 New Data Layers

Layers2

🌗 Day/Night Overlay — no API, no key, works offline

A new map button shades the night side of the Earth with civil and nautical twilight bands, refreshed every minute. Computed entirely inside the card with astronomy math — no internet service involved. Works in both raster and vector modes.

image
show_daynight_button: true

🏭 Air Quality Layer (WAQI)

Real-time air-quality heatmap tiles from the World Air Quality Index project — the same one-minute free-token setup as OpenWeatherMap. Great during wildfire-smoke season.

waqi_token: YOUR_FREE_TOKEN   # aqicn.org/data-platform/token
show_waqi_button: true

🌡️ Weather On Your Markers (Open-Meteo)

Temperature and conditions right on a marker, plus a 3-day forecast in its popup — from Open-Meteo, which needs no API key at all. History dot popups also gain the point's elevation. Enabled per entity (in the entity's Marker settings), so you choose which people/trackers show weather.

markerlabel marker
entities:
  - entity: person.alice
    weather_badges: true

🌍 Live Earthquakes (USGS)

Recent earthquakes worldwide as magnitude-scaled, depth-colored circles, refreshed every 5 minutes. A map button (enabled in the Controls tab) lets you toggle the layer on and off on the fly — its state is remembered per card.

image
usgs_earthquakes: true      # on at load
show_usgs_button: true      # add the map toggle button
usgs_min_magnitude: 2.5
usgs_feed: day   # day | week

💡 Earthquakes are shown wherever they occur, so if your map is zoomed into your home you'll typically see none — zoom out to a regional or global view to see the circles.

🌧️ Animated Rain Radar (RainViewer)

The past two hours of precipitation radar animating over your map — free, no key. Best viewed at regional zoom levels (the free tiles are capped at zoom 7).

image
show_rainviewer_button: true

🕐 Stale Fade

When a marker is not updated for a while its icon will be grey out

💡 Address Conversion

Coordinates will be convert to Address format