-
Notifications
You must be signed in to change notification settings - Fork 54
Add basic support for the Meter Pro #254
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
Conversation
Does this support the meter pro and the CO2 version? The regular meter pro is model: w4900000 and the CO2 model is w4900010. |
No co2 support. I don't have one |
is there anything i can do to contribute to help get you what you need to add this? would sharing my device with you work? is there something i can export for you to see what it shows up as, etc etc? |
Probably not. It takes orders of magnitude more time to figure out a device when it's not in hand |
I'm certainly willing to try if you ever change your mind. |
@talormanda post the advertisement data in #251. Maybe you will get lucky and its easy to decode |
Previous examples #136 Can be extracted from Bluetooth Diagnostics or ESPHome Diagnostics or Shelly Diagnostics depending on which Bluetooth adapter you have. Match the mac address to the one in the switchbot app |
I actually have all 3 of those things operating. I will inspect it right now and see. |
Posted data in #251 , if you need more, or its not enough, let me know. There was a lot to go through. |
Only supports temp and humidity at this point