You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
HA小米集成 实体经常掉线, 需要进去重新加载,谁有这个问题吗?
不知道是不是bug , 但是我看到了其他有建议了以下 自动检测无效 重现加载。
谁可以教一下怎么弄吗? 或是谁弄过可以指导一下吗? 谢谢
configure.yaml 里添加:
rest_command:
reload_xiaomihome:
url: http://192.168.1.1:8123/api/config/config_entries/entry/YOUR— MIHOME- ID/reload
method: POST
headers:
authorization: 'Bearer YOUR-BEARER'
content-type: 'application/json'
再建一个自动化, 检测实体状态无效,就调用 rest_command.reload_xiaomihome, 这个效果跟 手动重载设备一样
Beta Was this translation helpful? Give feedback.
All reactions