All public logs

Jump to navigation Jump to search

Combined display of all available logs of Notebook. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 12:19, 20 April 2024 Steve talk contribs created page Esphome example deepsleep (Created page with "==Deep Sleep (API)== In my Lovelace front end, I have a button to turn on a helper entity: <b>input_boolean.jeep_ota_mode</b>.<br> In the ESP yaml code, the first thing I do (on_boot) is to check this flag.<br> If the flag is on, I prevent deep sleep: <b> - deep_sleep.prevent: deep_sleep_handler</b><br> <nowiki># This is the ESP device inside the Jeep to provide presence (status=connected). substitutions: device_name: jeep friendly_name: jeep packages: wifi: !in...")