LYWSD03 with PVVX custom not working
See original GitHub issueI’m using ble_monitor
0.9.9 and pvvx
1.7 (tried with all pvvx versions).
I’ve enabled report_unkown
and set log level to info
for the component.
When I set advertising type to custom
the device is not read and no entries shown in HA log for the device’s MAC.
Once I switch to mi
the device is readable again, and some UNKNOWN entries start to appear in the logs:
95 2021-01-26 13:53:40 INFO (Thread-5) [custom_components.ble_monitor] UNKNOWN dataobject from DEVICE: LYWSD03MMC, MAC: A4C13822EA5D, ADV: 043e5e0d021300005dea2238c1a40100ff7fc600000000000000000016151695fe50305b052a5dea2238c1a40a10013702890a130000fa2a2238c1a40100ff7fb600000000000000000016151695fe50305b0504fa2a2238c1a40a10011f000000
96 2021-01-26 13:53:40 INFO (Thread-5) [custom_components.ble_monitor] UNKNOWN dataobject from DEVICE: LYWSD03MMC, MAC: A4C13822EA5D, ADV: 043e5e0d021300005dea2238c1a40100ff7fc600000000000000000016151695fe50305b052a5dea2238c1a40a10013702890a130000fa2a2238c1a40100ff7fb600000000000000000016151695fe50305b0504fa2a2238c1a40a10011f000000
98 2021-01-26 13:54:30 INFO (Thread-5) [custom_components.ble_monitor] UNKNOWN dataobject from DEVICE: LYWSD03MMC, MAC: A4C13822EA5D, ADV: 043e5e0d021300005dea2238c1a40100ff7fba00000000000000000016151695fe50305b052f5dea2238c1a40a10013602810a13000038006538c1a40100ff7fb000000000000000000016151695fe50305b05db38006538c1a40d1004dc008301
99 2021-01-26 13:54:30 INFO (Thread-5) [custom_components.ble_monitor] UNKNOWN dataobject from DEVICE: LYWSD03MMC, MAC: A4C13822EA5D, ADV: 043e5e0d021300005dea2238c1a40100ff7fba00000000000000000016151695fe50305b052f5dea2238c1a40a10013602810a13000038006538c1a40100ff7fb000000000000000000016151695fe50305b05db38006538c1a40d1004dc008301
Issue Analytics
- State:
- Created 3 years ago
- Comments:16
Top Results From Across the Web
atc1441/ATC_MiThermometer: Custom firmware for ... - GitHub
Custom firmware for the Xiaomi Thermometer LYWSD03MMC and Telink Flasher via USB to ... So far it turned out that flashing via MAC...
Read more >Exploring Custom Firmware On Xiaomi Thermometers
The problem is that the battery percentage and relative humidity have to share the smaller set of digits on the bottom right side...
Read more >Home Asssistant Xiaomi Mijia LYWSD03MMC Temperature ...
This guide describes how I got the Xiaomi Mijia LYWSD03MMC Temperature and Humidity sensors working in September 2022.
Read more >Xiaomi Mijia BLE Sensors - ESPHome
Device flashed with PVVX MiThermometer custom firmware ... The new bind key will work with ESPHome, but the Mi Home app will not...
Read more >BLE Gateway - Tasmota
Thus the battery life of a BLE sensor is not influenced by reading these ... pvvx Telink Flasher also allows to flash custom...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
0.9.11 has been released, which fixes this issue.
Will be included in the next update.