The father of Ambient Intelligence (AmI), Mark Weiser, said:
The most profound technologies are those that disappear. They weave themselves into the fabric of everyday life until they are indistinguishable from it.
The intention behind creating this dashboard is to display only the necessary information (not raw data) in a concise and comprehensive manner to the end user of the Smart Home.
In an ideal Smart Home, dashboards wouldn't be needed. However, there are times when you still need to pick up your phone to adjust a few things. So, let's make a cool dashboard!
🚧 This is a work in progress, I will update this repository regularly as the dashboard changes 🚧
This dashboard's code is provided as-is. It is up to you to modify the entities' names (sensors and devices) to make it work.
- HACS (not forcefully needed but it's gonna help you install most of the following requirements automatically)
- Mushroom cards
- Stack in cards
- Simple thermostat
- Mini graph card
- Card Mod
I've put all the items I'm using in my Smart Home on my Amazon page.
Select the appropriate marketplace:
🇺🇸 Amazon USA
🇫🇷 Amazon France
🇮🇹 Amazon Italia
🇩🇪 Amazon Deutschland
If you order from here, it won't cost you anything more but I will receive a small commission from your purchases. Thanks for your support!
The intention was to have a functional and minimal card to check the status of each room at a glance. It is also a shortcut to a more detailed view (dashboard) for each room, which is perfect for a small screen (smartphone) display. I've designed a small card, that I duplicated for each room, and all put together in a grid component.
Each card displays:
- The light state of the room (if any light is on, the room logo will be lit up to the color of the lights);
- The temperature of the specific room;
- If presence is detected or not in that room.
Controls:
- By clicking on the room you can turn on/off the lights inside it;
- Clicking on the arrow will redirect you to the approriate dashboard.
To make this work, you just need to replace the entities for each of your rooms and copy/paste the card in the grid if you have more rooms to manage. Also, you need to create a dashboard for each room that you will navigate to when tapping on the arrow.
The goal was to concatenate a few things into a single card:
- Air conditioning control and status (on/off/heat/cold/dry/temperature);
- Air conditioning presets (none/eco/boost);
- Inside temperature vs. outside temperature;
- Local weather: temperature and conditions;
- Possibility to turn on/off an automation*
*This automation allows me to turn on and off the A/C if presence is detected, and automatically adjust the temperature depending on how far residents are from the A/C.
Work in progress...
Work in progress...
Work in progress...
Work in progress...
Work in progress...
Feel free to ask your questions on our Discord community, The Smart Playground. You can join it for free here.