Skip to content

ValueError: 43 is not a valid ControlStatusSubType #28

Description

@Caydus

My AirTouch 2+ is dropping status updates in Home Assistant. The physical controller is sending a packet with subtype 43 (0x2b), which is currently unmapped in the ControlStatusSubType Enum. This causes a ValueError during parsing and drops the packet. Can we get 43 added to the Enum to prevent the parser crash?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions