mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-15 05:16:49 +00:00
Update cycle parameter in utility_meter (#19182)
This commit is contained in:
parent
79a9c0220b
commit
99f96cdfbf
@ -46,7 +46,7 @@ name:
|
||||
type: string
|
||||
cycle:
|
||||
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
|
||||
required: false
|
||||
type: string
|
||||
offset:
|
||||
description: "Cycle reset occur at the beginning of the period (0 minutes, 0h00 hours, Monday, day 1, January). This option enables the offsetting of these beginnings. Supported formats: `offset: 'HH:MM:SS'`, `offset: 'HH:MM'` and Time period dictionary (see example below)."
|
||||
|
Loading…
x
Reference in New Issue
Block a user