Hello everyone.
Im looking for some advise to running a tablet dashbaord on HA. Im looking to undertsand what others are doing for this mainly on the lovelace side of things? Are people using themes like mushroom/ minimalist or something different?
Hello everyone.
Im looking for some advise to running a tablet dashbaord on HA. Im looking to undertsand what others are doing for this mainly on the lovelace side of things? Are people using themes like mushroom/ minimalist or something different?
This dashboard took a lot of time and effort and has been through many stages of evolution. The basic explanation of how I did this is:
For the Picture Elements card (PEC) I have:
There’s also stuff to add buttons and state icons and various modal overlay pannels for things like Alarm, Energy, Climate etc.
My PEC code stretches to about 2,000 lines of yaml!
I’ve been there, done that.
My wife didn’t like it
Just an FYI the custom:floor3d-card lets you do this with a single sweethome3D render and then you link entities to items in the render. It deals with lights etc coming on and the lighting rendering so no need to do every combo and overlays etc etc
Hello Nash
Are you interested in working for me and doing the same for me? I have already drawn my house with Sweethome 3d. But I do not know enough about home assistant
Hi @ingranu
Making dashboards like these takes a great deal of time and effort. Even though I know my HA configuration and what I want to achieve it has still required many hours of work.
I don’t know your HA configuration and I don’t know what you want to achieve. I’m sorry but I don’t have the time to invest in your system.
Sorry if that comes as a disappointment.
I hope you’re able to advice what you want. If you do it yourself you’ll get a great deal of satisfaction.
Good luck.
Hi all,
I’m desperately trying to get my floorplan on my iPad Pro 2, but unfortunately I’m not getting the size I want.
Below is a picture of my dashboard currently, looks awfull and have no idea how to fill the screen in a good way
I’m using picture element card in panel mode, but still have issues. There is also no way of changing the picture to fit the screen (just as the background of the sidebar)
Is there anyone who can point me in the right direction ?
Thanks in advance,
Kr,
Bart
hi @templeton_nash, how did you make the entities background transparent?
mine have a white box around them that I can’t get rid of.
Hi @tiotuba
I don’t know why my state icons have a transparent surround. An example of my code is:
- type: state-icon
icon: mdi:lightbulb
state_color: true
entity: light.bedroom_2_table_light_level_on_off
tap_action:
action: toggle
style:
left: 76.5%
top: 67%