开发者工具 调用服务如下:
service: notify.pushplus data: message: The garage door has been open for 10 minutes. title: Your Garage Door Friend target: platform specific data: platform specific
日志如下:
2021-10-12 17:49:24 ERROR (MainThread) [homeassistant.helpers.script.websocket_api_script] websocket_api script: Error executing script. Invalid data for call_service at pos 1: expected dict for dictionary value @ data['data'] 2021-10-12 17:49:24 ERROR (MainThread) [homeassistant.components.websocket_api.http.connection] [140525069239776] Error handling message: expected dict for dictionary value @ data['data']. Got None 2021-10-12 17:50:24 ERROR (MainThread) [homeassistant.helpers.script.websocket_api_script] websocket_api script: Error executing script. Invalid data for call_service at pos 1: expected dict for dictionary value @ data['data'] 2021-10-12 17:50:24 ERROR (MainThread) [homeassistant.components.websocket_api.http.connection] [140525069239776] Error handling message: expected dict for dictionary value @ data['data']. Got None 2021-10-12 17:50:29 ERROR (MainThread) [homeassistant.helpers.script.websocket_api_script] websocket_api script: Error executing script. Invalid data for call_service at pos 1: expected dict for dictionary value @ data['data'] 2021-10-12 17:50:29 ERROR (MainThread) [homeassistant.components.websocket_api.http.connection] [140525069239776] Error handling message: expected dict for dictionary value @ data['data']. Got None
开发者工具 调用服务如下:
service: notify.pushplus data: message: The garage door has been open for 10 minutes. title: Your Garage Door Friend target: platform specific data: platform specific日志如下:
2021-10-12 17:49:24 ERROR (MainThread) [homeassistant.helpers.script.websocket_api_script] websocket_api script: Error executing script. Invalid data for call_service at pos 1: expected dict for dictionary value @ data['data'] 2021-10-12 17:49:24 ERROR (MainThread) [homeassistant.components.websocket_api.http.connection] [140525069239776] Error handling message: expected dict for dictionary value @ data['data']. Got None 2021-10-12 17:50:24 ERROR (MainThread) [homeassistant.helpers.script.websocket_api_script] websocket_api script: Error executing script. Invalid data for call_service at pos 1: expected dict for dictionary value @ data['data'] 2021-10-12 17:50:24 ERROR (MainThread) [homeassistant.components.websocket_api.http.connection] [140525069239776] Error handling message: expected dict for dictionary value @ data['data']. Got None 2021-10-12 17:50:29 ERROR (MainThread) [homeassistant.helpers.script.websocket_api_script] websocket_api script: Error executing script. Invalid data for call_service at pos 1: expected dict for dictionary value @ data['data'] 2021-10-12 17:50:29 ERROR (MainThread) [homeassistant.components.websocket_api.http.connection] [140525069239776] Error handling message: expected dict for dictionary value @ data['data']. Got None