Bangs Between Sensor Labels #30
Replies: 2 comments
-
|
Got it figured out. The logic in your custom card room expects the labels to be sequential. For example label_1, label_2, label_3, and if not the spacer never gets applied. If I have some time I can probably come up with some code that will work no matter which and how many labels you use. |
Beta Was this translation helpful? Give feedback.
-
|
I decided to just go ahead and try and figure it out and came up with this bit of code that can replace the logic to add the spacer no matter which labels you use. Updated your custom_card_andyblac_room with this where the current code is to add the spacer. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hey Andy, was working on my dashboard and noticed that in your screen shots and noticed that you have a '|' between each of your sensor_label entities. I'm not sure where in your config files I would go to add this to mine. I see where in the card it is supposed to be doing this, but for some reason in the dev branch version it is not work. Hoping you can help me figure out what is going on.
Thanks
Beta Was this translation helpful? Give feedback.
All reactions