-
Notifications
You must be signed in to change notification settings - Fork 975
[Bug]: yeelink.light.ceiling19和yeelink.light.ceiling20的氛围灯无法控制 #41
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
yeelink.light.ceiling19和yeelink.light.ceiling20的MIoT-Spec-V2定义只有一个Light,故xiaomi_home只能生成一个Light Entity |
隔壁项目似乎自定义了MIoT-Spec-V2来实现控制,能否修复该设备的官方spec?或者让xiaomi_home支持修改Spec定义 https://github.com/al-one/hass-xiaomi-miot/blob/d5a4076861b24185bd216f013ac9ad72ec12e7de/custom_components/xiaomi_miot/core/miot_specs_extend.json#L1453 |
请帮忙验证一下 #284 是不是你想要的效果,获取PR后需要重启 Home Assistant,并且勾选 配置>更新实体转换规则,重新载入一遍设备。 |
使用了这个pr里的文件,似乎还是没有出现氛围灯实体设备 |
yeelink.light.lamp15 也有同样的问题,看 spec 似乎是用 测试了 pr284 ,仿照添加了 |
请帮忙验证一下 #953 是否能解决您的问题。获取 PR 后,需要重启 Home Assistant,并且勾选 xiaomi_home > 配置 > 更新实体转换规则 & 更新设备列表,移除设备再重新添加设备。 |
有实体设备了,但是无法获取状态,无法控制 |
氛围灯服务不在设备的 MIoT-Spec-V2 定义中,中枢网关无法识别氛围灯的相关属性。看来如果用中枢本地控制,就无法使用未定义的设备属性。 |
一样无法控制,报错似乎有区别
|
小米云服务为 xiaomi_home 提供的接口也严格检查了设备 MIoT-Spec-V2,故 xiaomi_home 无法通过云端控制未定义的设备属性。 |
Describe the bug / 描述问题
这两款灯具有氛围灯,但是Xiaomi Home只能控制主灯的开关和状态
To Reproduce / 复现步骤
Expected behavior / 预期结果
提供氛围灯的亮度和色彩控制
Home Assistant Logs / 系统日志
No response
Home Assistant Core version / Home Assistant Core 版本
2024.12.3
Home Assistant Operation System version / Home Assistant Operation System 版本
N/A 使用的docker版本
Xiaomi Home integration version / 米家集成版本
v0.1.0
Additional context / 其他说明
这是ceiling19在Yeelight集成中的可控制项


The text was updated successfully, but these errors were encountered: