esphome-docs/esphomeyaml/guides/changelog.rst
2018-06-13 11:42:41 +02:00

16 lines
332 B
ReStructuredText

Changelog
=========
Version 1.7.0
-------------
- The :doc:`/esphomeyaml/components/deep_sleep` now has a ``wakeup_pin_mode`` option for the ESP32. This option
can be used to tell esphomelib what to do if the wakeup pin is already in the wakeup level when attempting
to enter deep sleep.
Breaking Changes
~~~~~~~~~~~~~~~~