-
Notifications
You must be signed in to change notification settings - Fork 234
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Xiaomi Mijia LYWSD03MMC, firmware 3.7 no data on home assistant #205
Comments
The "All" option has been replaced with the new "HA-BLE" format. |
Ok but "all" was working just fine for me, and "ha-ble" isn't.
I'm using the ble tracker in esphome, with a couple of esp32 boards polling
some sensors.
In the yaml, I'm just using "pvvx_mithermometer"
…On Wed, Mar 16, 2022, 11:12 PM Victor ***@***.***> wrote:
The "All" option has been replaced with the new "HA-BLE" format.
Support home brew DIY sensors
<custom-components/ble_monitor#548>
—
Reply to this email directly, view it on GitHub
<#205 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AHZOBBCTO43KOAUX7TWS2LLVAKPK5ANCNFSM5QYNEUCQ>
.
Triage notifications on the go with GitHub Mobile for iOS
<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675>
or Android
<https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Old versions of HA ble_monitor custom components are available in 3 formats: atc1441, pvvx, mijia. |
Oh ok. So I just upgraded too early. Ok cool. Thanks for the info!
…On Wed, Mar 16, 2022, 11:19 PM Victor ***@***.***> wrote:
Old versions of HA ble_monitor custom components are available in 3
formats: atc1441, pvvx, mijia.
The new version will have 4 formats. HA-BLE will be added soon.
The current EspHome supports 3 formats: atc1441, pvvx, mijia.
—
Reply to this email directly, view it on GitHub
<#205 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AHZOBBGGFXSMM2W3VSD7OULVAKQFXANCNFSM5QYNEUCQ>
.
Triage notifications on the go with GitHub Mobile for iOS
<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675>
or Android
<https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
A working beta with 'HA_BLE' is available here: |
You need to switch the format to "custom" and everything will continue to work. |
For HA-BLE you can use the latest beta of BLE monitor |
im guessing it was too soon to upgrade to 3.7c? as no option in esphome? ill wait a couple months and try again |
Using TelinkMiFlasher
In "Home Assistant" with "BLE Monitor" the device will look like this:
|
Title is pretty self explanatory.
I had the sensors on 3.5, they're working perfectly.
I happen to check for updates, and flash 3.7 to a few of them.
Now they wind show up in home assistant, just "unknown" for temp and humidity data.
In the online flasher, the advertising format drop-down no longer has "all" as an option.
The text was updated successfully, but these errors were encountered: