Skip to content

Commit

Permalink
Merge pull request #1529 from DavidSchischke/fix-light-card-button-docu
Browse files Browse the repository at this point in the history
fix: error in light card button documentation
  • Loading branch information
wilbiev authored Dec 25, 2024
2 parents fd59c79 + 3b7c248 commit 153378e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/usage/cards/card_light.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ To use `popup_light` you need to set the variable `ulm_card_light_enable_popup`
| ulm_card_light_enable_popup_tap | `false` | :material-close: | Enable `popup_light` on simple icon tap | |
| ulm_card_light_color_palette | | :material-close: | Add `select` entity to control color palette | |
| ulm_card_light_enable_buttons | `false` | :material-close: | Enable Preset Brightness Buttons |
| ulm_card_light_brightness_low/med/high | | :material-close: | Override the Brightness defaults for Buttons - Percentages |
| ulm_card_light_brightness_low/medium/high | | :material-close: | Override the Brightness defaults for Buttons - Percentages |

## Usage

Expand Down

0 comments on commit 153378e

Please sign in to comment.