LYWSD03MMC devices can be flashed with the ATC firmware and it also uses a bind key (like the original firmware) but esphome doesn't implement the bindkey attribute with the atc_mithermometer platform. It is convenient to use this bindkey as a basic security feature (crypted communications and OTA upgrades of the device).
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
LYWSD03MMC devices can be flashed with the ATC firmware and it also uses a bind key (like the original firmware) but esphome doesn't implement the
bindkey
attribute with theatc_mithermometer
platform. It is convenient to use this bindkey as a basic security feature (crypted communications and OTA upgrades of the device).Which version of ESPHome has the issue?
2022.12.8
What type of installation are you using?
Docker
Which version of Home Assistant has the issue?
2023.2.3
What platform are you using?
ESP32
Board
esp32dev
Component causing the issue
atc_mithermometer
Example YAML snippet
Anything in the logs that might be useful for us?
No response
Additional information
No response