custom-components / ble_monitor

BLE monitor for passive BLE sensors
https://community.home-assistant.io/t/passive-ble-monitor-integration/
MIT License
1.93k stars 248 forks source link

Linptech KS1 Button #1370

Closed alexreddy78 closed 4 months ago

alexreddy78 commented 4 months ago

Sensor Description

Button sensor

Additional information

https://home.miot-spec.com/spec/linp.remote.ks1

BLE advertisements

Button is supported in Xiaomi Gateway 3 integration as flw:

    14945: ["Linptech", "Wireless Button KS1", "linp.remote.ks1"],
    "spec": [
        BaseConv("battery", mi="4.p.1003"),
        BaseConv("action", "sensor"),
Ernst79 commented 4 months ago

Added in 12.12.3-beta to test. Can't verify it, as I don't have this button. If someone can confirm it works OK, I'll add it in the final version.