cnk700i / havcs

Home Assistant Voice Control Skill
https://ljr.im/articles/plugins-havcs-edible-instructions/
Apache License 2.0
311 stars 97 forks source link

2020-08-31 更新之后 ui有问题 #33

Closed sxx1314 closed 4 years ago

sxx1314 commented 4 years ago

ha版本:0.114.4 (docker)

log:

2020-08-31 16:18:03 WARNING (MainThread) [homeassistant.util.async_] Detected I/O inside the event loop. This is causing stability issues. Please report issue to the custom component author for havcs doing I/O at custom_components/havcs/aligenie.py, line 148: self._zone_constraints  = json.loads(urlopen('https://open.bot.tmall.com/oauth/api/placelist').read().decode('utf-8'))['data']
2020-08-31 16:18:03 WARNING (MainThread) [homeassistant.util.async_] Detected I/O inside the event loop. This is causing stability issues. Please report issue to the custom component author for havcs doing I/O at custom_components/havcs/aligenie.py, line 149: self._device_name_constraints = json.loads(urlopen('https://open.bot.tmall.com/oauth/api/aliaslist').read().decode('utf-8'))['data']

截图

Screenshot 2020-08-31 at 16 28 01

现象描述:

ui无法显示设备,并且底下三个按钮点击无效,已清除缓存。

其他

使用 猫精正常控制

kylinfedora commented 4 years ago

image 我这边也有问题 系统信息 image

kylinfedora commented 4 years ago

页面嵌套的问题依然存在 image

cnk700i commented 4 years ago

ha版本:0.114.4 (docker)

log:

2020-08-31 16:18:03 WARNING (MainThread) [homeassistant.util.async_] Detected I/O inside the event loop. This is causing stability issues. Please report issue to the custom component author for havcs doing I/O at custom_components/havcs/aligenie.py, line 148: self._zone_constraints  = json.loads(urlopen('https://open.bot.tmall.com/oauth/api/placelist').read().decode('utf-8'))['data']
2020-08-31 16:18:03 WARNING (MainThread) [homeassistant.util.async_] Detected I/O inside the event loop. This is causing stability issues. Please report issue to the custom component author for havcs doing I/O at custom_components/havcs/aligenie.py, line 149: self._device_name_constraints = json.loads(urlopen('https://open.bot.tmall.com/oauth/api/aliaslist').read().decode('utf-8'))['data']

截图

Screenshot 2020-08-31 at 16 28 01

现象描述:

ui无法显示设备,并且底下三个按钮点击无效,已清除缓存。

其他

使用 猫精正常控制

再更新下,之前js引用错了。

cnk700i commented 4 years ago

image 我这边也有问题 系统信息 image

.translations目录改名了。。再更新下插件。嵌套显示我这边正常额,用chrome试下,有问题群里反馈吧。