al-one / hass-xiaomi-miot

Automatic integrate all Xiaomi devices to HomeAssistant via miot-spec, support Wi-Fi, BLE, ZigBee devices. 小米米家智能家居设备接入Hass集成
https://miot-spec.com
Apache License 2.0
4.19k stars 586 forks source link

米家LED灯泡 蓝牙MESH版 不能控制 #1594

Open EsunR opened 3 months ago

EsunR commented 3 months ago

Device model / 设备型号

yeelink.light.mbulb3

Component version / 插件版本

0.7.17

HA core version / HA版本

2023.4.4

Integrated mode / 集成方式

Automatic (自动模式)

The problem / 问题详情

设备可以正常添加,但是无法控制实体,开关按钮为禁用状态,不可控制,反复添加删除设备后仍不可用

image

Entity attributes / 实体属性

image

Home Assistant Logs / 系统日志

此错误来自自定义集成。

Logger: custom_components.xiaomi_miot.light Source: custom_components/xiaomi_miot/init.py:1432 Integration: Xiaomi Miot Auto (documentation, issues) First occurred: 16:16:20 (24 occurrences) Last logged: 16:27:55

落地灯(yeelink.light.mbulb3): Got MiioException while fetching the state: Unable to discover the device 124.126.186.173, mapping: {'light.on': {'siid': 2, 'piid': 1}, 'light.brightness': {'siid': 2, 'piid': 2}, 'light.color_temperature': {'siid': 2, 'piid': 3}, 'yeelight_scene.delay_off': {'siid': 3, 'piid': 3}, 'yeelight_scene.smart_switch': {'siid': 3, 'piid': 5}, 'yeelight_scene.powerup_setting': {'siid': 3, 'piid': 11}}, max_properties: 8/6

al-one commented 3 months ago

尝试master分支。

HuigeTIAN commented 3 months ago

与楼主一么一样的问题,蓝牙mesh灯泡都无法开关控制。暂时的解决方法使用0.7.13版本就可以。 期待解决这个问题