You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| ulm_custom_card_andyblac_room_use_small_label_font |`false`| No | My card uses slightly larger fonts than the original card, to use use the orignal card font size set this to `true`|
34
34
| ulm_custom_card_andyblac_room_use_label_icons | `false` | No | This option lets you see an icon next to the text of the sensor_label information (🌡️ / 💧 / 🔆 )
35
-
| ulm_custom_card_andyblac_room_color | `theme` | No | This lets you set the room room colour</br>You can use any colour in your theme that uses the following naming structure `color-red: "241, 139, 130"` or `color-yellow: "252, 214, 99"`</br>So for example `color-background-purple: "var(--color-purple)"` in your theme, you would ignore the thext`color-` and just set `background-purple`
35
+
| ulm_custom_card_andyblac_room_color | `theme` | No | This lets you set the room colour.</br>You can use any colour in your theme that uses the following naming structure `color-red: "241, 139, 130"` or `color-yellow: "252, 214, 99"`</br>So for example `color-background-purple: "var(--color-purple)"` in your theme, you would ignore the text`color-` and just set `background-purple`
36
36
| sensor_label_1 || No | The enitiy_id of a sensor you wish to display the state of ||
37
37
| sensor_label_2 || No | The enitiy_id of a sensor you wish to display the state of ||
38
38
| sensor_label_3 || No | The enitiy_id of a sensor you wish to display the state of ||
@@ -57,7 +57,7 @@ Initial release
57
57
| tap_action || No | tap_action for the icon (see button card documentation for options) ||
58
58
| hold_action || No | hold_action for the icon (see button card documentation for options) ||
0 commit comments