-
Thanks for the great job you did!! But somehow i can not manage to get User-defined Presets working. For testing i use your example: paper_buttons_row:
presets:
my_custom_preset:
ripple: fill
styles:
button:
color: red
views:
- title: Home
cards:
- type: entities
entities:
- type: custom:paper-buttons-row
base_config:
preset: my_custom_preset
buttons:
- entity: light.lamp_keuken If i copy/past the preset then the color change as expected. views:
- title: Home
cards:
- type: entities
entities:
- type: custom:paper-buttons-row
base_config:
ripple: fill
styles:
button:
color: red
buttons:
- entity: light.lamp_keuken What am i doing wrong? Please help. |
Beta Was this translation helpful? Give feedback.
Answered by
ton6i
May 8, 2023
Replies: 2 comments 1 reply
-
Found it. After the change refresh the browser. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
jcwillox
-
Top. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Found it.
After the change refresh the browser.