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

情景模式希望可以新增判断条件“从哪个wifi的ssid变到了另一个wifi的ssid” #1142

Open
lilith-rong opened this issue Jan 24, 2025 · 0 comments

Comments

@lilith-rong
Copy link

在编写情景模式的脚本的时候,发现了只能检测当前的wifi,并不能检测先前的wifi ssid 。
但是我的脚本运行条件为离开了特定的一个wifi后启用,条件写的是
"condition": "wifiStateChanged == true && wifiState.ssid == "13-101""
但是,这个判断条件的问题是,不管连接什么其他的网络,这个脚本都会运行,最终导致我无网络连接

希望可以像应用切换的条件一样,弄一个从什么wifi切换到什么wifi的接口

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

1 participant