mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-14 21:06:50 +00:00
Update hours_to_show (#9168)
* Update hours_to_show Didn't know that there was a high and low limit to hours_to_show until I experimented with it. Thought it would be useful info for someone else. * Minor change
This commit is contained in:
parent
dc7fb589c6
commit
cb2612b6e3
@ -33,7 +33,7 @@ entities:
|
|||||||
type: list
|
type: list
|
||||||
hours_to_show:
|
hours_to_show:
|
||||||
required: false
|
required: false
|
||||||
description: Hours to show.
|
description: Hours to show. Minimum is 10 hours, maximum of 80 hours.
|
||||||
type: integer
|
type: integer
|
||||||
default: 24
|
default: 24
|
||||||
refresh_interval:
|
refresh_interval:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user