-
Notifications
You must be signed in to change notification settings - Fork 934
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
领普KS2温湿度传感器双击/单击/长按事件 #837
Comments
通过xiaomi_gateway3.py添加下面的代码后,可以通过Action来判断了
ha_xiaomi_home能否添加该设备的事件的稳定触发. |
请您请将日志等级设置为debug级别(方法详见这里),复现问题,并上传HA日志。如果您担心隐私问题,可将日志发送至 [email protected] ,邮件正文附上此 issue 的链接。 |
触发条件加上 trigger: state
entity_id:
- event.linp_cn_blt_3_1***_ks2bb_click_e_5_1012
not_from: unavailable
not_to: unavailable |
可能不太好复现,是随机出现的。 |
加上这个就不触发了,还是xiaomi_gateway3更稳定
|
邮件日志针对的问题是“米家APP与homeassistant的按键事件不一致”,原因是昨晚出现了流量高峰触发了云服务限流策略导致推送给云端 xiaomi_home 的消息丢失。云服务针对此问题做了修改,请再观察一下。 |
Describe the Bug / 描述问题
在米家app中看到设备没有任何的误触发,但是hass经常检测到双击事件,导致自动化任务误触发
How to Reproduce / 复现步骤
经常随机触发事件
Expected Behavior / 预期结果
正常触发
Reproduce Time / 问题复现的时间点
2025-3-5 10:25
Home Assistant Logs / 系统日志
设备信息:
linp.sensor_ht.ks2bb
制造商:linptech
固件:2.1.1_0044
开发者工具页面只能看到状态里面显示时间的变化.
Log Timezone / 日志时区
Asia/Shanghai
Home Assistant Core Version / Home Assistant Core 版本
2025.2.5
Home Assistant Operation System Version / Home Assistant Operation System 版本
14.2
Xiaomi Home Integration Version / 米家集成版本
v0.2.0
Additional Context / 其他说明
No response
The text was updated successfully, but these errors were encountered: