Skip to content

epiclabs-uc/esphome-nowatchdog-component

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

esphome-nowatchdog-component

Component to disable watchdog in ESPHome for QEMU debugging

To use, add this to your configuration:

external_components:
    - source: github://epiclabs-uc/esphome-nowatchdog-component@master
      refresh: 60s
      components:
        - no_watchdog

Then, add to the top of your configuration:

no_watchdog:

Adding it to the top ensures the watchdog is disabled as soon as possible.

About

Component to disable watchdog in ESPHome for QEMU debugging

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published