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.67k stars 664 forks source link

插件升级到v1.0.0b1之前设备不能用了 yeelink.light.ceiling19 #1948

Open ocerot opened 1 week ago

ocerot commented 1 week ago

Device model / 设备型号

yeelink.light.ceiling19

Component version / 插件版本

v1.0.0b1

HA core version / HA版本

2024.11.1

Integrated mode / 集成方式

Automatic (自动模式)

The problem / 问题详情

yeelink.light.ceiling19之前可以用,更新插件后不能用了,尝试从插件中删除设备重新添加,添加后只有诊断信息这一个实体,其他实体都是灰色。 微信图片_20241114174231

Entity attributes / 实体属性

Info
吸顶灯
Model
yeelink.light.ceiling19
Did
362xxxxxx
MAC
54:48:xx
Lan IP
192.168.0.96
App link
mihome://device?uid=xxxxxx&did=xxxxxxx
Available
false
Updater
none
Updated at
Converters
info, ambient_light.on, light.off_delay_time
Customizes
number_properties: off_delay_time
switch_properties: bg_on
extend_miot_specs: yeelink.light.ceiling4
Miot error
Unable to discover the device 192.168.0.96

Home Assistant Logs / 系统日志

日志记录器: custom_components.xiaomi_miot.core.device.yeelink.light.ceiling19 来源: custom_components/xiaomi_miot/core/device.py:694 集成: Xiaomi Miot Auto (文档, 问题) 首次出现: 14:06:43 (434 次总计出现) 上次记录: 17:43:35

Got MiioException while fetching the state: Unable to discover the device 192.168.0.96, mapping: {'ambient_light.on': {'siid': 200, 'piid': 201}, 'ambient_light.brightness': {'siid': 200, 'piid': 202}, 'ambient_light.color_temperature': {'siid': 200, 'piid': 203}, 'ambient_light.color': {'siid': 200, 'piid': 204}, 'light.on': {'siid': 2, 'piid': 1}, 'light.brightness': {'siid': 2, 'piid': 2}, 'light.color_temperature': {'siid': 2, 'piid': 3}, 'light.mode': {'siid': 2, 'piid': 4}, 'light.off_delay_time': {'siid': 2, 'piid': 102}}, max_properties: None/9

al-one commented 1 week ago

检查设备IP或者给设备断电一会儿