Skip to content

Hidden Timer after Update #1850

Answered by Hypfer
ToniDorp asked this question in Q&A / Support
Aug 5, 2023 · 1 comments · 1 reply
Discussion options

You must be logged in to vote

https://github.com/Hypfer/Valetudo/releases/tag/2021.01.1

Make sure to disable any Timers you might've configured before upgrading, since there's no way to delete/configure them in this release anymore!

You can get rid of the old firmware timers either by factory resetting or by using https://github.com/Hypfer/valetudo-helper-miio
Miio command get_timer will show you all timers + IDs which you can then use with the del_timer command

See also:

/**
* Get a list of all timers
* Returns an array of timers as plain objects:
* {
* id: "1530115775048",
* cron: "* 2 * * *",
* enabled: true

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@ToniDorp
Comment options

Answer selected by ToniDorp
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants