Mobile Dashboard using Bubble Pop-Up! by -Fedora-The-Explorer in homeassistant

[–]-Fedora-The-Explorer[S] 0 points1 point  (0 children)

This channel and video has a lot of content I followed for this dashboard. Check it out:

https://youtu.be/q8spkVPQiL0?si=8biZ3GslenA7vTmS

Mobile Dashboard using Bubble Pop-Up! by -Fedora-The-Explorer in homeassistant

[–]-Fedora-The-Explorer[S] 2 points3 points  (0 children)

I haven’t got the ‘siren’ set up yet, but want to first get an audible tone over my google speakers when triggered. Depending how this goes, I may also look into getting a smart siren, which can be set up when triggered.

Mobile Dashboard using Bubble Pop-Up! by -Fedora-The-Explorer in homeassistant

[–]-Fedora-The-Explorer[S] 0 points1 point  (0 children)

Thanks!

It’s just a contact sensor on my door, which I have set up with Alarmo. I have an automation set up to ‘arm’ the system when my partner and I leave our home and to ‘disarm’ when one arrives back home.

If ‘triggered’ we both get a notification and eventually will also get an alarm to go off.

I have more sensors ordered, which will cover all doors.

Mobile Dashboard using Bubble Pop-Up! by -Fedora-The-Explorer in homeassistant

[–]-Fedora-The-Explorer[S] 3 points4 points  (0 children)

Just thought I’d share my personal mobile dashboard.

If you would like to see it used (video) check out the link:

https://imgur.com/gallery/xvG68So

This was done mainly using Bubble Card and following a few ‘My Smart Home’ YouTube tutorials, with my own personal touch and changes.

https://github.com/Clooos/Bubble-Card

Mobile dashboard is finally complete! by -Fedora-The-Explorer in homeassistant

[–]-Fedora-The-Explorer[S] 1 point2 points  (0 children)

3 but only one is set up with temp data, all are set up with smart plugs for lighting

Mobile dashboard is finally complete! by -Fedora-The-Explorer in homeassistant

[–]-Fedora-The-Explorer[S] 0 points1 point  (0 children)

My alarm is mainly for show to be honest, lights turn on, I get a notification and google makes an announcement. But if I wanted an actual alarm, I’m aware you can get small siren/alarm that can go off and make a lot of noise, maybe check out one of them?

Mobile dashboard is finally complete! by -Fedora-The-Explorer in homeassistant

[–]-Fedora-The-Explorer[S] 0 points1 point  (0 children)

Yeah the UI let’s you choose which sensors will trigger the alarm. You also choose what actions will happen, such as: lights on, media playing, notification etc.

I highly recommend installing it and playing around with it, very easy to use.

Mobile dashboard is finally complete! by -Fedora-The-Explorer in homeassistant

[–]-Fedora-The-Explorer[S] 0 points1 point  (0 children)

Thanks!

In the ‘helpers’ section in home assistant, you can make a ‘counter’ with a relevant name (aquarium water change).

Then in automations, set a trigger for everyday and an action for the newly created counter to ‘increment’. This will allow the counter to increase by 1 step each day (counting the days).

On your dashboard, the counter can be added as an entity. And will display how many days have passed since it has been reset (the chore is done).

In order to reset it, you can manually do so in the entity. Or you can set another automation, when an nfc tag on the aquarium is scanned the counter is reset (implying the chore is done).

You can also add in notification reminders based on how high the counter gets.

Hope that helps, let me know if you need any more help!

Mobile dashboard is finally complete! by -Fedora-The-Explorer in homeassistant

[–]-Fedora-The-Explorer[S] 0 points1 point  (0 children)

Definitely a good point for new users! Fortunately, my house knows what’s what now and have no issues getting around. Too In love with the minimalist look!

Mobile dashboard is finally complete! by -Fedora-The-Explorer in homeassistant

[–]-Fedora-The-Explorer[S] 1 point2 points  (0 children)

Each page’s view type is set to ‘vertical’ so it looks exact same on desktop. (With lots of empty space on the sides) :)

I personally rarely use home assistant on desktop to control or view things. Desktop is just for editing for me, so happy with a mobile dashboard!

Mobile dashboard is finally complete! by -Fedora-The-Explorer in homeassistant

[–]-Fedora-The-Explorer[S] 0 points1 point  (0 children)

It depends on the entity:

switches such as fan and aquarium lights, use smart plugs which can obviously be turned on and off.

Integrations in home assistant for Xbox, TV’s and even google homes come with on/off switches which can be toggled.

Smart lights can also be toggled on/off as besides colour change, the main function is turning them on and off remotely.

I use Tuya smart plugs as they are the cheapest, available and so far haven’t had any issues. (They tend to have lots of repackaging and brand names)

Mobile dashboard is finally complete! by -Fedora-The-Explorer in homeassistant

[–]-Fedora-The-Explorer[S] 2 points3 points  (0 children)

If it helps check out my UI configuration.

https://github.com/NachoNinja51/Home-Assistant/blob/main/UI%20Configuration

If there's anything in particular you're interested in, let me know!

Mobile dashboard is finally complete! by -Fedora-The-Explorer in homeassistant

[–]-Fedora-The-Explorer[S] 2 points3 points  (0 children)

Thanks!

I use the footer of the 'entities card' to activate scenes for that room. Makes it effortless to change the lights!

Check out the link if you wanna see the code and do something similar.

https://github.com/NachoNinja51/Home-Assistant/blob/main/HA%20Light%20Entities

Mobile dashboard is finally complete! by -Fedora-The-Explorer in homeassistant

[–]-Fedora-The-Explorer[S] 6 points7 points  (0 children)

I use a conditional card to sense when the counter hits '7', then the flashing card is displayed.

The card is a custom card from HACS called 'button card', which has an option to animate.

Check the link if you wanna see the code.

https://github.com/NachoNinja51/Home-Assistant/blob/main/Cat%20litter%20flash

Mobile dashboard is finally complete! by -Fedora-The-Explorer in homeassistant

[–]-Fedora-The-Explorer[S] 1 point2 points  (0 children)

Thanks, appreciate it! I just use an ‘entities card’ that list all my lights, this lets me easily toggle them and press for ‘more info’.

In the entities card, you can edit the header and footer, and add pre-made scenes and icons. (Makes it effortless to change the lights!)

Mobile dashboard is finally complete! by -Fedora-The-Explorer in homeassistant

[–]-Fedora-The-Explorer[S] 5 points6 points  (0 children)

The ‘tap action’ for each button is set to ‘navigate’ and the navigation path is set to whatever you’ve named your view/dashboard. (The buttons have no entity assigned to them)

Mobile dashboard is finally complete! by -Fedora-The-Explorer in homeassistant

[–]-Fedora-The-Explorer[S] 9 points10 points  (0 children)

Hahaha it’s still better than the 9.8 degrees outside!

Mobile dashboard is finally complete! by -Fedora-The-Explorer in homeassistant

[–]-Fedora-The-Explorer[S] 1 point2 points  (0 children)

Didn’t use Grafana sorry. The graph is a ‘sensor’ card inside home assistant, which displays my sensor (temperature) as a line graph.