Skip to content

Commit

Permalink
Merge pull request #1416 from UI-Lovelace-Minimalist/automated_custom…
Browse files Browse the repository at this point in the history
…_card_docs

[Action] Update custom_cards docs
  • Loading branch information
basbruss authored Nov 17, 2023
2 parents 13b22e5 + cf3f05a commit 1327816
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/usage/custom_cards/custom_card_input_datetime.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ Initial release
- type: "custom:button-card"
template:
- card_input_datetime
entity: input_number.YOUR_INPUT_NUMBER_ENTITY
entity: input_datetime.YOUR_INPUT_DATETIME_ENTITY
variables:
ulm_card_input_datetime_name: "YOUR_NAME"
```
Expand Down

0 comments on commit 1327816

Please sign in to comment.