Iām wondering if Iām the only one with this issue. I use the card_thermostat and the popup that gets loaded seems to mess something up. The slider of the thermostat card (which is just a default card from Home Assistant) is really funky to use. The slider keeps dragging if you click or tap it once until you magically tap somewhere else. If I load that same thermostat card in the normal view, without a popup, it works perfectly and stays on the position when you let go. Is anyone else facing this too?
I already wrote here that I have empty popup. This morning I saw that ui minimalist update is available and updated it. Now when read your post, I checked again and whoala - my popup is not empty any more , but slider behavior is same as yours . When you click the slider and drag it to another position, it keeps following the mouse when you release click as well. It stops once when you click to some other place, and most of the time that temperature position will be applied (sometimes it miss temp apply completely). This is for desktop. I would add on top that behavior on touch screen is little different. Slider will stay in place as soon as you release your finger from touch screen, normally, it has no what to follow any more, but temperature will not be applied ever. Temperature will be applied only if you tap with finger on some position on slider and this have to be very precise tap. I believe that something is messed with drag and drop, i.e. drag isnāt released once when person release left mouse button, instead of that continues dragging.
No not really, but what is strange when iām in one of my other zones then the label is correct. But never in my Home Zone neither if iām out of my defined zones.
Are we both really the only ones with issues about the Zone naming inside the person card?
Hi, Iām having trouble getting a popup to work with browser mod. When I tap on the card nothing happens at all. Iām sure that the browser mod itself is working ok because the popup works on an alarm chip. Iām using the latest version of UI Minimalist. Iāve cleared my cache, tried not just a HA restart but also rebooted the host machine, and also tried from a device not previously used to access the dashboard. I canāt figure out what Iām doing wrong on this.
The target of this dashboard is primarily to inform about the state of the house and everything else which is important for us. Tried to reach everything I need within one click. If there is only a small amount of informations I used popups. Otherwise I made a new view.
A few ToDos are still open
Popup background to the same color as dashboard
Room-Popups
Rework Energy-view
Align House-Buttons to layout
Give lawn-mower card some colors
On the left there are navigation buttons which navigate to a subview. On the welcome-card there are popups.
The lower right is called āhouse-buttonsā. The first two are for the washing-machine and the tumble-dryer and turn green when they are ready. After that there is a card for the trash. Which shows the next type of trash which will be collected. The icon and the color changes, depending on the type. the label shows how many days till collection.
There are still many bugs in it. If you find one, please tell me.
Hi all, when I open my HA app it takes a brief moment to load the dashboard. Especially if I go to another UI lovelace minimalist dashboard page that has many cards, it loads from top to bottom, but not so fast. It is so slow that it is quiet annoying. Once the page is loaded and I go back to a previous loaded dashboard page in the same session, it is immediately there. Closing the app requires it to load again.
I was wondering if other people are also experiencing this? I recently upgraded from a RP2 to Odroid N2+, so I hoped that with the faster server loading would be faster, but it is notā¦
Iām new to Home Assistant and Minimalist UI, so at first I wanted to say hello and admit that youāre all doing hell of a job! Thank you.
And now, letās get to the point.
I installed Minimalist UI with HACS in accordance with the instruction - I didnāt install any aditional HACS UI repositories, except browser_mod. But I had a little problem - the UI had problems with displaying on mobile (there was an error that button-card is missing), so I installed button-card repository on my own. And now everything shows nicely.
But thereās another little problem. When I press buttons, I donāt see those nice animations filling cards.
There are square-shaped, gray animations (the ones that are a standard browser animation, I suppose) - an example shown in the attachment.
How could I resolve that problem?
Lovelace UI Minimalist newbie hereā¦ Iāve been following this video and when it comes to creating different views around the 15 minute mark Iām stuck.
Correct me if Iām mistaken but Iām looking to have one main view (home.yaml) and then seperate views for each room (e.g. study.yaml). Where I suspect Iām on the wrong track is specifying different views in ui-lovelace.yaml. When I do so, nothing appears when I attempt to load the dashboard.My ui-lovelace.yaml is configured as per below:
Iām hoping to use the view in home.yaml as my main dashboard view that would then take me to different views depending on the card. Or should I be treating ui-lovelace.yaml as my main dashboard?