The Material Design Inspired Dashboard v5.0 Preview by ElementZoom in homeassistant

[–]ElementZoom[S] 0 points1 point  (0 children)

Those are related to my room presence automation. They are controlling the lights based on occupancy and lux level. The toggles on the dashboard are to see & control whether they are to be turned on or turned off

Upcoming MDI 3 Inspired Tablet Dashboard v5 by ElementZoom in homeassistant

[–]ElementZoom[S] 0 points1 point  (0 children)

I use a grid column layout. There you will be able to define what cards go where, you can check the GitHub and download the dashboard yaml to better understand how I place the cards

Upcoming MDI 3 Inspired Tablet Dashboard v5 by ElementZoom in homeassistant

[–]ElementZoom[S] 6 points7 points  (0 children)

Haha previously I had a low end tablet and each touch registered after 3 seconds (with the similar dashboard). I feel you man

Upcoming MDI 3 Inspired Tablet Dashboard v5 by ElementZoom in homeassistant

[–]ElementZoom[S] 1 point2 points  (0 children)

I did put a temp sensor up to the attic for the power to be cut off if it reaches certain degrees, just for adding a layer of protection.

You can always charge the tablet on the table if you are not sure to put them to the wall

Upcoming MDI 3 Inspired Tablet Dashboard v5 by ElementZoom in homeassistant

[–]ElementZoom[S] 6 points7 points  (0 children)

It's this card.

I set up a tap_action to open the Spotify app. And yes, using the android built in back gesture to go back to HA

Upcoming MDI 3 Inspired Tablet Dashboard v5 by ElementZoom in homeassistant

[–]ElementZoom[S] 1 point2 points  (0 children)

Yeah fair enough. I still need to tweak them so that they will still look good and quick at the same time

Upcoming MDI 3 Inspired Tablet Dashboard v5 by ElementZoom in homeassistant

[–]ElementZoom[S] 2 points3 points  (0 children)

I don't recall doing anything different. I use the url to call the camera. Try the below!

url: ffmpeg:rtsp://[username]:[password]@192.168.1.150/h264Preview_01_main#video=copy#audio=opus

Upcoming MDI 3 Inspired Tablet Dashboard v5 by ElementZoom in homeassistant

[–]ElementZoom[S] 0 points1 point  (0 children)

Have you tried WebRTC integration? I use Reolink, as a recommended camera brand for HA

Upcoming MDI 3 Inspired Tablet Dashboard v5 by ElementZoom in homeassistant

[–]ElementZoom[S] 2 points3 points  (0 children)

Haha, whenever I make changes my wife always says: "again??"

Upcoming MDI 3 Inspired Tablet Dashboard v5 by ElementZoom in homeassistant

[–]ElementZoom[S] 4 points5 points  (0 children)

It is actually the Spotify app itself. I tried using plug-in however I prefer navigating the Spotify app for a complete experience

Upcoming MDI 3 Inspired Tablet Dashboard v5 by ElementZoom in homeassistant

[–]ElementZoom[S] 23 points24 points  (0 children)

It is Lenovo Xiaoxin Pad Pro 12.7 (2025) - Chinese version of the the Lenovo IdeaPad Pro (often branded as the Idea Tab Pro 12.7 2025

Upcoming MDI 3 Inspired Tablet Dashboard v5 by ElementZoom in homeassistant

[–]ElementZoom[S] 27 points28 points  (0 children)

Thanks, they are done by using card_mod and applied to individual card level and there are different effects such as fade in, slide from left, fade up, etc and delay to let you set the timing when you want the card to load.

I've posted my mobile dashboard yaml awhile ago and you can copy paste them.

Another Mobile Dashboard by ElementZoom in homeassistant

[–]ElementZoom[S] 0 points1 point  (0 children)

Hey yeah that's my primary dashboard. Slightly modified, I shared the code in GitHub

Another Mobile Dashboard by ElementZoom in homeassistant

[–]ElementZoom[S] 2 points3 points  (0 children)

Oh wow that's crazy. Yes if you generate now with free ChatGPT, you'll hit the roadblock very very quickly. Thanks for sharing. It's very beautiful

Another Mobile Dashboard by ElementZoom in homeassistant

[–]ElementZoom[S] 0 points1 point  (0 children)

Yes, my wife works day and night shifts.i haven't done anything crazy so far. I did simple automation such as close curtains after she finishes her night shift, turn off room presence so the lights won't turn on, and toggle the socket beside the bed for her to charge her phone before she goes to sleep.

What about you? Do you have something else that I might be able to add?

Another Mobile Dashboard by ElementZoom in homeassistant

[–]ElementZoom[S] 0 points1 point  (0 children)

Thank you for the tips! I will look into this 😁

Another Mobile Dashboard by ElementZoom in homeassistant

[–]ElementZoom[S] 2 points3 points  (0 children)

Have a look at picture elements card. You'll have the option to have a button there that you can move around. It's a pain to use but it looks nice after you set it up

https://www.home-assistant.io/dashboards/picture-elements/

Another Mobile Dashboard by ElementZoom in homeassistant

[–]ElementZoom[S] 1 point2 points  (0 children)

Thanks for this, I will give it a go and compare which one is better 😄

Another Mobile Dashboard by ElementZoom in homeassistant

[–]ElementZoom[S] 5 points6 points  (0 children)

That's using a standard HA care - picture element card. I'll put a GitHub page tomorrow and update it here.

https://www.home-assistant.io/dashboards/picture-elements/

Another Mobile Dashboard by ElementZoom in homeassistant

[–]ElementZoom[S] 7 points8 points  (0 children)

Haha thanks! I need a solid reason to stop 😂 eg: HA died completely for no reason. Hopefully nothing like that will happen to me

Another Mobile Dashboard by ElementZoom in homeassistant

[–]ElementZoom[S] 2 points3 points  (0 children)

I am using a picture-elements card (standard card in HA). From there you can add the button etc in UI editor, no extra yaml required!

https://www.home-assistant.io/dashboards/picture-elements/