mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-21 16:27:19 +00:00
Added bimonthly cycle Period for utility_meter component (#14469)
This commit is contained in:
parent
94f5e0fc5b
commit
6ae39dbf40
@ -39,7 +39,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`, `quarterly` and `yearly`.
|
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.
|
||||||
required: true
|
required: true
|
||||||
type: string
|
type: string
|
||||||
offset:
|
offset:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user