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
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -226,7 +226,7 @@ With hide you can hide/show a tile based on a confition in the template. For exa
226
226
2. conditionalClass
227
227
With conditionalClass you can add a css class to a tile. that does not do anything but this class in combination with a custom css style makes it possible to make a tile red for example when your tempeture goes below a value.
228
228
229
-
The template code i borrowed from the custom bottom card for most part: https://github.com/custom-cards/button-card#javascript-templates
229
+
The template code i borrowed from the custom button card for most part: https://github.com/custom-cards/button-card#javascript-templates
0 commit comments