Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

vacuum/roborock: Allow custom timer ids #1423

Merged
merged 2 commits into from
May 23, 2022

Conversation

rytilahti
Copy link
Owner

Valetudo apparently allow timer ids that are not based on the unix timestamp.
This PR makes it possible to use any string as an id for timers.

Related to #1416

@rytilahti rytilahti force-pushed the fix/roborock/arbitrary_timer_ids branch from 1244243 to ba63bbb Compare May 23, 2022 17:10
@codecov-commenter
Copy link

codecov-commenter commented May 23, 2022

Codecov Report

Merging #1423 (a1def97) into master (a1def97) will not change coverage.
The diff coverage is n/a.

❗ Current head a1def97 differs from pull request most recent head ba63bbb. Consider uploading reports for the commit ba63bbb to get more accurate results

@@           Coverage Diff           @@
##           master    #1423   +/-   ##
=======================================
  Coverage   84.31%   84.31%           
=======================================
  Files         135      135           
  Lines       13389    13389           
  Branches     1493     1493           
=======================================
  Hits        11289    11289           
  Misses       1883     1883           
  Partials      217      217           

📣 Codecov can now indicate which changes are the most critical in Pull Requests. Learn more

@rytilahti rytilahti merged commit 2a57b49 into master May 23, 2022
@rytilahti rytilahti deleted the fix/roborock/arbitrary_timer_ids branch May 23, 2022 17:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants