mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 09:17:06 +00:00
Add quarterly cycle to utility_meter (#11371)
Add quarterly cycle to utility_meter for tariffs of 3 month cycles.
This commit is contained in:
parent
ef8633d434
commit
05b8151ade
@ -37,7 +37,7 @@ source:
|
|||||||
required: true
|
required: true
|
||||||
type: string
|
type: string
|
||||||
cycle:
|
cycle:
|
||||||
description: How often to reset the counter. Valid values are `hourly`, `daily`, `weekly`, `monthly` and `yearly`.
|
description: How often to reset the counter. Valid values are `hourly`, `daily`, `weekly`, `monthly`, `quarterly` and `yearly`.
|
||||||
required: true
|
required: true
|
||||||
type: string
|
type: string
|
||||||
offset:
|
offset:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user