Part 1.
I have a Unifi Dream Machine Pro where I want to achieve it like you i want the “Router” and “AP” layout. See picture. Have followed various guides as well as what you posted but can’t get it to work. Do you have an easier guide on how to get sensors for unifi? If you have like pic and where to put the codes to get it to work. I dont get the sensors even to show up in my setup.
– Part 2
I have 2 different dashboards depending on whether it is a large screen or a small one where I run a mixture of Mattia’s setup and Luke’s setup. I got the floorplan part but don’t really know how to draw the white lines, see my picture and your picture. I still have lukes pic with his lines and my background.
Have used Gimp for editing. Do you have an easier guide for how to draw the lines?
The last part is how can I define the zone for my vacuum cleaner? im using Roboroc qmax 7
to define the path of a single room you have to use a custom vacuum card, select the path via UI edit mode, then define the circuits and copy the coordinator points. I have uploaded a simple video guide here.
I use the climate sensor to summarize information about the state of the home, such as the aqi values of individual rooms, temperature, room heating status, etc.
Do you have this running on your current setup? And if so, how did you go about getting this done?
I have HACS and HASS-agent installed on my HA.
I would preferably like a UI button or an automation.
Refreshing, editing or reloading the YAML configuration or files does not work for me. The only thing that is working for me is a full restart of HA to apply and view changes. This can take anywhere from 30 seconds to a few minutes and makes the entire design process tedious.
I have my dashboard files stored in a custom directory with the use of custom templates. Back when I had my dashboard files stored in the main config directory with ui-lovelace.yaml all I would need to do was go to:
Developer Tools > Template Entities
And that would do the trick. This no longer works for me.
Are we talking about template sensors or the Yaml UI files? Nullae’s solution targets the latter.
If your template entities don’t update anymore, you should check the HA logs.
What code? I have it all uploaded on github, see how I have it set up there. You can find all the configurations in the documents from the creators of the cards and plugins.
@Mattias_Persson on the conditional media. I’m stuck. Have tried to search the forum now, but without success. Uncertain where to add the conditional entities for the media card. options. When checking the state, i get this: - ‘[’‘Senast tillagt’’, Undefined, Undefined, Undefined, Undefined, ‘‘Spotify’’]’ friendly_name: conditional_media
I have seen past iterations where you have automations where the media_players are defined, but I can’t locate that anymore. Please push me in the right direction. So far I have added my own mediaplayers in my ui_lovelace.yaml file - are they supposed to be declared somewhere else as well?
Edit: and as I post , I notice I’m not the only one with this issue.