Skip to content

Commit

Permalink
Added docs for reset timer
Browse files Browse the repository at this point in the history
  • Loading branch information
Odianosen25 committed Sep 16, 2022
1 parent 3892c62 commit 9681335
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions docs/AD_API_REFERENCE.rst
Original file line number Diff line number Diff line change
Expand Up @@ -126,6 +126,7 @@ Scheduler
.. autofunction:: appdaemon.adapi.ADAPI.timer_running
.. autofunction:: appdaemon.adapi.ADAPI.cancel_timer
.. autofunction:: appdaemon.adapi.ADAPI.info_timer
.. autofunction:: appdaemon.adapi.ADAPI.reset_timer
.. autofunction:: appdaemon.adapi.ADAPI.run_in
.. autofunction:: appdaemon.adapi.ADAPI.run_once
.. autofunction:: appdaemon.adapi.ADAPI.run_at
Expand Down
1 change: 1 addition & 0 deletions docs/HISTORY.rst
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ Change Log

- Added the ability to set HA certificate verify from docker arguments - contributed by `Antonino Piazza <https://github.com/a-p-z>`__
- Added MQTT VARS to docker arguments - contributed by `Xavi Moreno <https://github.com/xaviml>`__
- Added the ability to reset a running timer via api


**Fixes**
Expand Down

0 comments on commit 9681335

Please sign in to comment.