I have a small issue. I decided to use some conditional chips in a second chips row.
But, when there is 1 chip displayed itās OK, but starting from 2 chips it goes badā¦
3 chips
2 chips
I think this is the horizontal stack + conditional combination that does this spacingā¦
Any solution ? I tried some card-mod things but never find any way of having chips left alignedā¦
Iād suggest you start tagging your changes to the Github repository. I know it can be daunting, to learn these Github things.
If you want, just send me a PM, we could develop a small workflow for you, that runs smoothly afterwards and all your changes would be tracked and signed with a release tag. That way everybody can check the latest changes and work accordingly. Iād be happy to help, your work is so exceptional, Iād love to give something back.
Hello,
thank you for your sharing.
Could you share your list_items_climate? @djacid
Could you share your list_items_favorite? @tpx01
As well as an example of using the button card? big thanks
@tben hoe does sensor.present work? I canāt get my head around what the link is between the sensor.present and the input_select. I would like to copy your scene button, thanks!
@tben small tweak for the media_buttonā¦ I created a widget that allows to change the button (pause/play) based on actual status. This enhances the usability as in the case of Sonos there is not really an āoff stateā (it remains Paused forever).
Trying to figure out why this is actually called a scene. I think the intent was to be able to toggle between different states of a person? Thatās probably also how āthe systemā is able to detect if you go to sleep or not?
well, Iāve got some of it to work, by removing some old Lovelace dashboards that were created from the web interface instead of YAML.
now the icons get the general shape but not the colors, for example, the binary sensor that is supposed to be blueā¦any ideas?
The --color-blue-text and --color-background-blue should be defined in the mobile_light.yaml file.
In the first iteration, these variables were called --couleur-bleu (in french) I think.
Hi @tben and everyone else.
This looks truly amazing and I would love to implement this for my HA set up.
Unfortunately most of what I can find on this forum isnāt suited for some like me, who doesnāt have a lot of coding or HA experience. Although I understand the basics of this, I always feel like the Installation read meās and guides start somewhere in the middle.
Any chance you have some resource/guide, other forum posts, or anything else about the very general set up of using a custom lovelace UI like this? I just need a place to start