Skip to content

Home Assistant 2021.10.3 版本失效 #1

Description

@ifunboy

开发者工具 调用服务如下:
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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions