AlexxIT / XiaomiGateway3

Home Assistant custom component for control Xiaomi Multimode Gateway (aka Gateway 3), Xiaomi Multimode Gateway 2, Aqara Hub E1 on default firmwares over LAN
https://github.com/AlexxIT/Blog
MIT License
2.46k stars 343 forks source link

Lack of Support for Linp Wireless Switch KS1Pro #1249

Open mickeyyeung opened 10 months ago

mickeyyeung commented 10 months ago

The Linp Wireless Switch KS1Pro is listed as supported for Gateway3 in the database (https://home.miot-spec.com/s/linp.sensor_ht.ks1bp). However, upon actual integration using Bluetooth (non-mesh), the device is not visible in the Gateway3 plugin. Could you please address this issue and make the necessary corrections? Thank you!

poerts commented 10 months ago

I have the same question

lanceliao commented 10 months ago

A developer has already contributed code to support KS1Pro, which can be found in the latest code here. However, it is not included in the most recent release version. If you wish to use it now, you can add the code to HA_HOME_DIR/xiaomi_gateway3.py manually.

AlexxIT commented 10 months ago

Already supported: https://github.com/AlexxIT/XiaomiGateway3/blob/d184d74fc2c52f1b33d22aa5fe3750ec7002b8d3/custom_components/xiaomi_gateway3/core/converters/devices.py#L1287