mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 07:17:14 +00:00
Repo for croniter has moved (#20025)
This commit is contained in:
parent
5856c967e8
commit
cbdd8b9ee0
@ -55,7 +55,7 @@ offset:
|
||||
type: time
|
||||
type: integer
|
||||
cron:
|
||||
description: This option is *mutually exclusive* of `cycle` and `offset`. It provides an advanced method of defining when should the counter be reset. It follows common [crontab syntax](https://crontab.guru) but extended to support more advanced scheduling. See the [croniter](https://github.com/taichino/croniter) library.
|
||||
description: This option is *mutually exclusive* of `cycle` and `offset`. It provides an advanced method of defining when should the counter be reset. It follows common [crontab syntax](https://crontab.guru) but extended to support more advanced scheduling. See the [croniter](https://github.com/kiorky/croniter) library.
|
||||
required: true
|
||||
type: string
|
||||
net_consumption:
|
||||
|
Loading…
x
Reference in New Issue
Block a user