Selsker Dashboard #667
Replies: 12 comments 14 replies
-
Weather Sensor - add below to config.yaml and I had the weather condition svg all placed under www/weather_icons/, while the svg all came from https://github.com/wowgamr/animated-weather-card
|
Beta Was this translation helpful? Give feedback.
-
Thanks for sharing, but please put your code in code blocks, start and end with a new line with three |
Beta Was this translation helpful? Give feedback.
-
Thanks. Would be good if you could re-paste the code with the correct formatting as that would help others to use the code without having to fix the formatting. |
Beta Was this translation helpful? Give feedback.
-
Hey #vacuums enthusiasts! 🧹 If you don't have a spot/area clean setup, you might not need this, but stick around for some fun ideas! The concept here is to use a Bubble Card to pick where you want to clean and then run the automation. The automation grabs the value from input_select and performs a spot clean. Easy peasy! Now, let me show you how I control one of my vacuums. You'll notice there's a "Vacuum Mode" as a main condition. This is because I've got another automation that schedules the vacuum to clean. When I don't want it to follow the schedule (like when friends visit and I don't want them to think I'm a clean freak), I switch this option from Auto to Manual, and it stops the routine cleaning. Automation
Bubble Card - Popup
|
Beta Was this translation helpful? Give feedback.
-
Here is the theme that I am currently using, originally from Clooos - https://github.com/Clooos/Bubble with minor modifications. Bubble_Mod_Dark
|
Beta Was this translation helpful? Give feedback.
-
Let me share another idea with you: how to make your door and window sensors work hand-in-hand with your alarm status. All you need to do is create a template sensor like the one below, and voilà! You'll have a better view directly from your dashboard. In my setup, when the alarm is off, it doesn't monitor the internal doors, and the Bubble Card only lights up when external doors or windows are open. But when the alarm is set to Home, I want to make sure a few more internal doors are closed (and/or locked). This sensor does the trick perfectly! So, whether you're keeping an eye on your fortress or just making sure the kids aren't sneaking out, this setup has got you covered!
|
Beta Was this translation helpful? Give feedback.
-
something about climate popup for u/BoredOntoilet, to avoid confusion I included only one of the floor as an example.
|
Beta Was this translation helpful? Give feedback.
-
How did you manage to use the separator to hide a whole section? Cant seem find it in the coding above |
Beta Was this translation helpful? Give feedback.
-
Has anyone a screenshot, please? |
Beta Was this translation helpful? Give feedback.
-
How do we test this dashboard? I see that there are links to #somestuff but these pages/tabs are not included? I don't get it.. |
Beta Was this translation helpful? Give feedback.
-
So again.... why are most of the cards missing?? How can we test this?????? |
Beta Was this translation helpful? Give feedback.
-
Hi All I hope this message finds you well! I apologize for the delayed response, but I'm excited to share a fun little project I've been working on for myself. I've created an "info bar" that can be embedded in a Bubble card dashboard, and I think it could be quite useful for you too. The idea behind this info bar is to display valuable information at the top of your dashboard, such as news, stock prices, or any other data you find helpful. I'm not a programmer, so I want to give a big shout-out to Clooos for their invaluable help in making this possible for all of us. Here's a quick overview of what I used to build my info bar: Swipe Card - https://github.com/bramkragten/swipe-card The first two cards are essential, while the others are optional based on your needs. Feel free to skip any that aren't relevant to you. I also took it a step further by creating another card that includes all the input booleans, allowing me to manually turn them on or off as needed. On top of that, I set up an automation to toggle different categories based on the time of day. For example, the stock prices turn on when the market is open, and the news is turned off at night. This setup adds a layer of convenience and ensures that the info bar displays the most relevant information at the right times. While I may not be able to explain how each card works in detail or answer all your questions, I'm more than happy to share my code with you. I hope it serves as a helpful starting point for your own projects. Thanks for your patience and support, and I hope you have as much fun with this as I did! Info Bar Code:-
|
Beta Was this translation helpful? Give feedback.
-
Hi All
Hey Reddit fam! 🌟
First off, a massive thank you to everyone who's shown interest in my dashboard! You guys rock! 🎉
So, here's the scoop on how it's built. I figured I'd share it here for a couple of reasons. One, it's all about Bubble Cards, and where better to chat about it than right here in the repo? And two, I'm no expert in Home Assistant, coding, or any of that jazz. So, I thought, why not leave it open for the real pros to chime in?
Dive in, have a look, and let's get this discussion rolling! 🚀
Custom Cards that are in use: -
Custom brand icons
Bubble
card-mod (I can't say for sure now)
Bubble Card
KNX User Forum Icon Set
Harmony Card
Dashboard
Beta Was this translation helpful? Give feedback.
All reactions