|
发表于 2022-1-14 22:02:49
|
显示全部楼层
大佬,按照你的配置另存为pzem.yaml放入Packages文件夹后,会报错
[1727061872] The system cannot restart because the configuration is not valid: Package pzem setup failed. Component history_graph Integration 'history_graph' not found. Invalid config for [group]: [control] is an invalid option for [group]. Check: group->group->dianli->control. (See ?, line ?).
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/components/websocket_api/commands.py", line 185, in handle_call_service
await hass.services.async_call(
File "/usr/src/homeassistant/homeassistant/core.py", line 1495, in async_call
task.result()
File "/usr/src/homeassistant/homeassistant/core.py", line 1530, in _execute_service
await handler.job.target(service_call)
File "/usr/src/homeassistant/homeassistant/components/hassio/__init__.py", line 599, in async_handle_core_service
raise HomeAssistantError(
homeassistant.exceptions.HomeAssistantError: The system cannot restart because the configuration is not valid: Package pzem setup failed. Component history_graph Integration 'history_graph' not found.
Invalid config for [group]: [control] is an invalid option for [group]. Check: group->group->dianli->control. (See ?, line ?).
注释
history_graph:
group:
这两行后不会报错,但是在状态页面不会更新状态 unknown
请问大佬我哪里出错了吗?
|
|