mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-21 08:16:36 +00:00
Set min value for history graph card rendered hours (#9464)
This commit is contained in:
parent
4260606267
commit
ba0be927ed
@ -79,6 +79,7 @@ export class HuiHistoryGraphCardEditor
|
||||
"ui.panel.lovelace.editor.card.config.optional"
|
||||
)})"
|
||||
.value="${this._hours_to_show}"
|
||||
min="1"
|
||||
.configValue=${"hours_to_show"}
|
||||
@value-changed="${this._valueChanged}"
|
||||
></paper-input>
|
||||
|
Loading…
x
Reference in New Issue
Block a user