I have several Xiaomi Bluetooth LCD sensors connected by ESPHome BLE Tracker and all work perfectly (Thanks OTTO! )with one exception - the xiaomi_lywsd02, this clock discharges the battery in 2 weeks, so I wanted to add an any update interval option to the sensor, but it looks like ESPHome does not support such a possibility.
Did anyone have such a problem with high power consumption of this sensor and managed to solve it?
- platform: xiaomi_lywsd02
mac_address: XX:XX:XX:XX:XX:XX
update_interval: 90s ----------------------- ERROR!
temperature:
name: "Xiaomi INK Temperature"
humidity:
name: "Xiaomi INK Humidity"
1 post - 1 participant