Using MQTT to set deep sleep duration. When using a time (until: "07:00:00") ESP sporadically hangs at startup and or disconnects from MQTT (MQTT Disconnected: TCP disconnected.)
This only happens when "lang" is set so the ESP wants to sleep til 07:00:00.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
The problem
Using MQTT to set deep sleep duration. When using a time (until: "07:00:00") ESP sporadically hangs at startup and or disconnects from MQTT (MQTT Disconnected: TCP disconnected.) This only happens when "lang" is set so the ESP wants to sleep til 07:00:00.
Which version of ESPHome has the issue?
2022.11.1
What type of installation are you using?
Docker
Which version of Home Assistant has the issue?
2022.11.3
What platform are you using?
ESP32
Board
D1 Mini
Component causing the issue
deep_sleep
Example YAML snippet
Anything in the logs that might be useful for us?
No response
Additional information
No response