mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 15:26:59 +00:00
Add quarter-hour support to utility meter (#15384)
This commit is contained in:
parent
d0558cdd50
commit
e7c9d021e2
@ -39,7 +39,7 @@ source:
|
||||
required: true
|
||||
type: string
|
||||
cycle:
|
||||
description: How often to reset the counter. Valid values are `hourly`, `daily`, `weekly`, `monthly`, `bimonthly`, `quarterly` and `yearly`. Cycle value `bimonthly` will reset the counter once in two months.
|
||||
description: How often to reset the counter. Valid values are `quarter-hourly`, `hourly`, `daily`, `weekly`, `monthly`, `bimonthly`, `quarterly` and `yearly`. Cycle value `bimonthly` will reset the counter once in two months.
|
||||
required: true
|
||||
type: string
|
||||
offset:
|
||||
|
Loading…
x
Reference in New Issue
Block a user