mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-21 08:16:53 +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
|
||||
type: string
|
||||
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
|
||||
type: string
|
||||
offset:
|
||||
|
Loading…
x
Reference in New Issue
Block a user