We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
这款设备有4个按钮可供配置,在米家一切正常。但是在HA中缺少“配置”实体,“事件”实体有3个,但是是4键共用,无法知道点的是哪一个键。
可见,没有可配置实体。且只有3个事件。
有可配置实体,有12个事件(每个按钮3个事件)
系统日志包含隐私信息,如果需要请和我说,我再上传。
2024.12.4
装的是docker版,似乎没有这个?
v0.1.3
No response
The text was updated successfully, but these errors were encountered:
该设备的MIoT-Spec-V2显示,该设备的mode不可写,因此无法配置。事件详情里,会显示产生事件的是哪一个按键。
Sorry, something went wrong.
我在home Assistant的日志中看到的只有detected an event。
在automation中设置它的状态变化时,“按键类型”也没有可选项,是哪里出问题了吗?
如果不选attribute,那么只能选any、unavailable、unknown,显然也没有意义。
我看了一下单击事件,内容如下:
{"arguments":[],"type":"urn:miot-spec-v2:event:click:00005007","description":"Click"}
看起来这个事件并没有详情内容?
在实体中,我没有看到和“urn:miot-spec-v2:property:button-type:0000011F”相关的东西。
上面是我目前查到的东西,因为我也是第一次接触HA,不太清楚上面这些意味着什么,请帮我看看,谢谢!
topsworld
No branches or pull requests
Describe the Bug / 描述问题
这款设备有4个按钮可供配置,在米家一切正常。但是在HA中缺少“配置”实体,“事件”实体有3个,但是是4键共用,无法知道点的是哪一个键。
How to Reproduce / 复现步骤
可见,没有可配置实体。且只有3个事件。
Expected Behavior / 预期结果
有可配置实体,有12个事件(每个按钮3个事件)
Home Assistant Logs / 系统日志
系统日志包含隐私信息,如果需要请和我说,我再上传。
Home Assistant Core Version / Home Assistant Core 版本
2024.12.4
Home Assistant Operation System Version / Home Assistant Operation System 版本
装的是docker版,似乎没有这个?
Xiaomi Home Integration Version / 米家集成版本
v0.1.3
Additional Context / 其他说明
No response
The text was updated successfully, but these errors were encountered: