Skip to content
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

半夜突然自动开灯 #520

Closed
felixkang opened this issue Dec 31, 2024 · 8 comments
Closed

半夜突然自动开灯 #520

felixkang opened this issue Dec 31, 2024 · 8 comments
Assignees

Comments

@felixkang
Copy link

felixkang commented Dec 31, 2024

Describe the Bug / 描述问题

飞利浦的 wiz 智能灯,半夜突然自动开灯

How to Reproduce / 复现步骤

1.飞利浦的 wiz 智能灯通过小爱同学接入米家,同时也接入了 ha
2.以前就有发现ha_xiaomi_home 保存配置或重启时,wiz 灯也会自动跟着切换两次,不知道是如何触发的,也没太在意。
3.今天早上六点半突然自动开灯,又关灯,把人惊醒了。四个wiz 灯同时这样,这个时间点有很多报错。
image

image

6F1C0BF9-1564-4770-B56A-8B443BCBD3DB_1_102_o

7EE75D7B-7253-4F15-8174-7143B4790D96_1_102_o

Expected Behavior / 预期结果

wiz 灯不受 mihome 启动影响

Reproduce Time / 问题复现的时间点

2024-12-31 06:29:01

Home Assistant Logs / 系统日志

home-assistant_xiaomi_home_2024-12-31T00-35-07.797Z.log

Log Timezone / 日志时区

Asia/Shanghai

Home Assistant Core Version / Home Assistant Core 版本

2.24.12.5

Home Assistant Operation System Version / Home Assistant Operation System 版本

14.0

Xiaomi Home Integration Version / 米家集成版本

主分支

Additional Context / 其他说明

No response

@topsworld
Copy link
Contributor

您好,看日志,小米集成这个时间点只检测到网络断链,而且截图里面集成日志也不是小米集成的触发日志,麻烦确定下是不是小米集成导致的。

@topsworld topsworld self-assigned this Dec 31, 2024
@felixkang
Copy link
Author

felixkang commented Dec 31, 2024

您好,看日志,小米集成这个时间点只检测到网络断链,而且截图里面集成日志也不是小米集成的触发日志,麻烦确定下是不是小米集成导致的。

应该是的,点 mi_home配置提交时,吸顶灯必会这样,先自动关闭再自动打开;凌晨的情况跟配置提交时一样的表现

@felixkang
Copy link
Author

您好,看日志,小米集成这个时间点只检测到网络断链,而且截图里面集成日志也不是小米集成的触发日志,麻烦确定下是不是小米集成导致的。

就在刚刚又发生一次,日志中米家设备在刷新状态,吸顶灯也自动打开关闭,
image

@felixkang
Copy link
Author

felixkang commented Jan 1, 2025

我想应该是 xiaomi_home 禁用,启用都会刷新实体状态,这些动作会误启动自动化,禁用切换一次,启用又切换回来;我发现不配自动化的 wiz吸顶灯就不受影响,有就会触发

@felixkang
Copy link
Author

问题根因应当是自动化是配置的监听状态变化切换灯光,我先从任何状态变化改成只监听特定变化解决了,网络中断应该自动使用局域网或者中枢网关,不应该设备状态发生变化,这个问题还请帮忙修复,毕竟国情是每天运营商都会断网重连,比较影响使用

@felixkang
Copy link
Author

image image image

另外能否优化成类似这样的有信号值的事件,不然没法填信号值,只能忽略异常信号,就导致每天断网状态异常后,必须按两次按钮才能触发,非常不便

@JimmyKmi
Copy link

JimmyKmi commented Jan 2, 2025

Duplicated: #482

@topsworld
Copy link
Contributor

设备在可用(在线)和不可用(离线)切换时,HA事件会发生变化,为HA行为,集成暂时无合适办法规避。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants