Home Assistant Container on a NAS Laptop (Acer V3) running Unraid.
If you like anything here, be sure to 🌟 my repo!
How do I install this theme?
There's no install button. I'm sharing my full configuration
Can you please add this to HACS?
No, because this is not a custom card or integration
Where do I even start?
INSTALL.md explains how to get started 🎉
- Dashboard (Lovelace) using custom button-card and layout-card
- Portrait, landscape and mobile view - responsive_demo.mp4 [mirror]
- Less cluttered interface by displaying more information in a popup
- Loading animation for slow responding entities
- Adding tap audio feedback to the UI for wall-mounted tablet
- Icon CSS animations based on entity state
- Time and date with greeting based on time of day
- Entities that are on, using natural language
- Temperature with emoji based on weather conditions // Changed to its on card
- Important calendar information -> incoming
- Other conditional alerts -> incoming
Popups that supports notifications.
Long press a button to show settings and information pertaining to the entity, using browser_mod.
Conditionally display media players based on the last active device. If nothing is active for 15 minutes, a poster of the last downloaded movie/episode is shown, additionally a backup sensor is made in case the NAS is stopped or sleepig (Plex, Radarr, Sonarr). Swipe to reveal non-active media players
card-mod is used for the styles in include/themes.yaml
and each popup also contain styles depending on content.
Matthias has made a tool to help with css element selectors - https://matt8707.github.io/card-mod-helper/
nas | vacuum |
---|---|
misc |
---|
Vendor | Product | Integration | Description |
---|---|---|---|
Ubiquiti | UniFi Dream Machine | unifi | Router, controller, switch and access point |
Home Assistant | SkyConnect | custom | Zigbee USB gateway using zigbee2mqtt |
Samsung | QE55Q7FNATXXC | custom | 2018 55" Q7F 4K UHD Smart QLED TV |
Android | Oneplus & Samsung | mobile_app | Home Assistant Companion App for Android |
Note: I do not recommend "Belkin WeMo" or "Deltaco SH-P01"
TODO: Code cleanup and fix missing entities and services (Curently 193 entities and 21 services) *Some are due some server services not beeing ported yes since i changed the servers and needs reconfiguration
OriginalGitHub Repository https://github.com/matt8707/hass-config
Home Assistant Community Topic https://community.home-assistant.io/t/a-different-take-on-designing-a-lovelace-ui/162594