Commit Graph

33 Commits

Author SHA1 Message Date
Kevin Reilly def1caf939
Deep sleep: example of getting wakeup cause (#3663)
* Deep sleep: example of getting wakeup cause

* Update deep_sleep.rst

---------

Co-authored-by: H. Árkosi Róbert <robreg@zsurob.hu>
2024-03-12 09:13:45 +01:00
Kevin Reilly 89f7224656
FAQ: fixed location of re-add when unavailable (#3650) 2024-02-28 18:23:44 +01:00
Kevin Reilly eb3cfff760
FAQ: unavailable entities during deep sleep (#3648)
* FAQ: unavailable entities during deep sleep

* Deep sleep: added note about unavailable entity states

---------

Co-authored-by: Kevin Reilly <kevin.reilly@epicgames.com>
2024-02-28 07:51:46 +01:00
Ariff Saad 8398c79c10
adding clarity (#2985) 2023-06-13 19:37:30 +02:00
RubyBailey 9f7b9e83a9
Onboard USB chip may interfere with deep sleep. (#2627)
* Update deep_sleep.rst

Added note to explain that onboard USB chip may interfere with deep sleep.

* Update deep_sleep.rst

Added note to explain potential with deep sleep on some ESP8266

* Update deep_sleep.rst
2023-02-05 20:21:00 +01:00
lillborje71 0ef630be9f
Update deep_sleep.rst (#2117) 2022-06-08 16:16:34 +12:00
Jesse Hills 9805f81b51
deep_sleep.allow docs (#2066) 2022-05-11 12:47:56 +12:00
Jesse Hills 3e620d0157
Add docs for deep_sleep until (#2012) 2022-04-13 12:55:31 +12:00
Guillermo Ruffino 53d1abd7a8
Docs cleanup for schema gen (#1973) 2022-04-03 19:30:25 +12:00
Yuval Brik 52fa637f09
Deep Sleep: ESP32 per-reason run duration (#1705) 2021-12-06 23:36:05 +01:00
Otto Winter 6053f490b5
Update svg2png and seo.py (#1380)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2021-11-16 15:19:33 +13:00
Christian Taedcke 4b921ed194
Add documentation for deep-sleep wakeup from esp32 touch sensor event (#1483) 2021-09-20 20:12:46 +12:00
Jesse Hills 990c53ba8e
Merge branch 'current' into next 2021-05-12 09:57:33 +12:00
Jesse Hills 0117d783f3
Add templatable keyword (#1154) 2021-05-11 12:36:03 -03:00
Simon 8b4d0867d6
Update deep_sleep.rst (#1152)
The documentation is wrong, as discussed on discord. This fixes that.
2021-05-10 18:59:48 +12:00
Jesse Hills b3c5353dc5
Merge branch 'current' into next 2021-05-03 22:55:12 +12:00
Jesse Hills 5bb554f9e7
Merge branch 'current' into next 2021-03-22 17:13:27 +13:00
Guillermo Ruffino 896afdcfa1
Fix format next (#1023)
* Missing colon

* update sun

* format fix and adaptation

* fix format

* fix format 2

* fix format 3

* fix format

* fix format

* fix format

* format fix

* revert title as heads

* rename image case-sensitive

* rename again
2021-02-20 18:02:46 -03:00
Chris Nussbaum 79adb2253f
Add sleep duration to enter deep sleep action (#995) 2021-02-15 14:32:07 -03:00
Justin Maxwell 164b75fd04
Incomplete sentence (#1004) 2021-02-14 12:07:40 -03:00
Jesse Hills fe6f68f150
Update next from current 20201221 (#894) 2020-12-21 13:55:44 +13:00
Ryan Matthews 1d7c9a3413
Change on_message topics into a yaml list (#867) 2020-12-21 13:11:38 +13:00
anekinloewe 3428a7ef84
Update deep_sleep.rst (#850)
* Update deep_sleep.rst

Add description to enter deep sleep again without reset the node manually.

* Use full topic

Co-authored-by: Fabian Affolter <mail@fabian-affolter.ch>
2020-11-21 23:04:18 +01:00
jeff-h 8b2e1d4a82 Make it clearer that only one deep sleep component is allowed. (#303)
* Make it clearer that only one deep sleep component is allowed.

* Update deep_sleep.rst


Co-authored-by: Otto Winter <otto@otto-winter.com>
2019-10-13 12:57:13 +02:00
Olivér Falvai 3d6a4c1169 Updated confusing deep_sleep.prevent documentation (#287)
* Updated confusing deep_sleep.prevent documentation

* Fixed wording
2019-07-11 10:20:04 +02:00
Otto Winter 376d78c773
Fix deep sleep docs
Fixes https://github.com/esphome/issues/issues/359
2019-05-31 10:18:11 +02:00
Otto Winter 87147619c0
Docs update 2019-05-12 22:44:59 +02:00
Otto Winter 9d6c814991
Remove disqus
They started injecting ads :(
2019-03-24 14:54:58 +01:00
Otto Winter f4c1d31a1d
Revert "Remove disqus"
This reverts commit 19a22e8b39.
2019-03-06 11:02:03 +01:00
Otto Winter 19a22e8b39
Remove disqus 2019-03-05 20:42:43 +01:00
Otto Winter 85cfae9aec
Refactor MQTT from docs 2019-02-17 12:28:17 +01:00
Otto Winter 59e03981a4
Update next docs 2019-02-16 23:25:23 +01:00
Otto Winter 8d9b0d2375
Netlify (#153)
* Netlify

* Fix

* Faster doxygen

* Update Makefile

* Try without api

* Debug

* Fix

* Update Makefile

* Debug

* Try 1.8.13

* Remove debug

* Update Makefile

* Optimize
2019-02-07 13:54:45 +01:00