Skip to content

A2 Sensor with PID 4FA6 cannot be add to HA. #825

@magpte

Description

@magpte

Using version 0.19 with latest HA 2025.03, error code is Unsupported device: 0xa64f
Using CLI to discovery is not showing anything but "[]" and will be Authen
Adjusted in the init.py into following but no luck.

a1: {
    0x2714: ("A1", "Broadlink"),
},
a2: {
    0x4F60: ("A2", "Broadlink"),
    0x4fa6: ("A2", "Broadlink"),
    0x4F6A: ("A2", "Broadlink"),
    0xA6F4: ("A2", "Broadlink"),
    0xA4F6: ("A2", "Broadlink"),
    0xF4A6: ("A2", "Broadlink"),
    0xa64f: ("A2", "Broadlink"),
},
mp1: {
    0x4EB5: ("MP1-1K4S", "Broadlink"),
    0x4F1B: ("MP1-1K3S2U", "Broadlink (OEM)"),
    0x4F65: ("MP1-1K3S2U", "Broadlink"),
},

As this sensor is lower than 5USD now in China, and will become popular, do we have any solution about it?
this sensor is using Cloudthink. Smarthome.

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