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