and want it to go full brightness like the current sensor icons ?
Is it possible to make a new variable ulm_custom_card_andyblac_room_use_medium_label_font: true
?
I need a smaller font-size or an optional second label-line. The third sensor value isn´t shown correctly…
Another idea to get more space - any possibility to shorten the other values in frontend?
Thanks!
yes, full brightness likes Is ok
try setting the Display precision
to 1 decimal place on your sensors.
hi, my problem with pop-ups unfortunately continues with this HA update. It’s not on all my mobile devices. I don’t know how to describe it to report it on broswer_mod. Do you know how I can gather information about the error?
I would start by going into the the browser_mod forum thread, and ask if anyone else is having issue with it.
Do you have something for us to try?
I’ll try this afternoon and let you know!
fas:icons have disappeared
It only happens with the app not on the browser
I don’t understand how it works. what value should I put in the variable?
will turn the room icon bright violet
if light.andys_bredroom_spots
is on (if you have a colour called violet
)
- type: custom:button-card
template:
- custom_card_andyblac_room
name: Andys Bedroom
icon: mdi:bed
entity: light.andys_bredroom_spots
tap_action:
action: navigate
navigation_path: andys-bedroom
variables:
ulm_custom_card_andyblac_room_color: violet
will turn the room icon bright yellow
if light.andys_bredroom_spots
is on
- type: custom:button-card
template:
- custom_card_andyblac_room
name: Andys Bedroom
icon: mdi:bed
entity: light.andys_bredroom_spots
tap_action:
action: navigate
navigation_path: andys-bedroom
variables:
ulm_custom_card_andyblac_room_color: violet
ulm_custom_card_andyblac_room_color_on: yellow
hm strange does here, can you show me what you get ?
sorry, I didn’t reboot
no need to reboot, just restart UI LOVELACE MINIMALIST
in developer tools yaml, and then refresh the dashboard, using the 3 dots
sorry fas:icon ??, what you mean ?
you use only mdi:?
the new code should not changed anything for that.
I don’t know what to say, but since I put the new code only in the app I can’t see the icons anymore
I solved it by reinstalling fontawesome.
thank