brambo123
brambo123
I just ordered a Bob and was trying to figure things out. I came across this page: https://daan.tech/eur/discover-bob-cassette/safety-data-sheet/ If you look at the first safety sheet it looks like they...
# What does this implement/fix? Currently, writing to UART is a blocking operation. As the ESP32 has a built-in hardware TX buffer, this is a waste of time in many...
The lywsd02 library itself already determines the correct UTC offset. So also use UTC timestamp so that time is synchronized correctly.
## Description: **Related issue (if applicable):** - **Pull request in [esphome](https://github.com/esphome/esphome) with YAML changes (if applicable):** esphome/esphome#6336 ## Checklist: - [x] I am merging into `next` because this is new...