Skip to content

Not "all" Switchbot Meter Pro CO2 detected #299

@marcelbarkh

Description

@marcelbarkh

Hi,

I have several Switchbot Meter Pro CO2 device, but not all of them were detected in my HA.
After debugging it worked on my system for ALL device, if I added a "manufacturer_data_length" in adv_parser.py:

"5": { "modelName": SwitchbotModel.METER_PRO_C, "modelFriendlyName": "Meter", "func": process_wosensorth_c, "manufacturer_id": 2409, "manufacturer_data_length": 16, },

I'm actually confused how it worked for the "working" device without that change..?

Cheers

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions