homieiot / homie-esp8266

💡 ESP8266 framework for Homie, a lightweight MQTT convention for the IoT
http://homieiot.github.io/homie-esp8266
MIT License
1.36k stars 308 forks source link

Added deep sleep functionality for ESP32 #659

Closed EinfachArne closed 4 years ago

EinfachArne commented 4 years ago

I added the deep sleep functionality for ESP32 according to the documentation: https://docs.espressif.com/projects/esp-idf/en/latest/api-reference/system/sleep_modes.html

luebbe commented 4 years ago

Code looks good to me but I am not able to test this, as I don't have any ESP32 device.

Same here...

labodj commented 4 years ago

Just tested on ESP32, it seems that it works.