Well this one’s got me stumped.
2023-09-08 09:17:46.215 ERROR (MainThread) [homeassistant.helpers.script.websocket_api_script] websocket_api script: Error executing script. Invalid data for call_service at pos 1: invalid slug 7094bb28_docker-wyze-bridge (try 7094bb28_docker_wyze_bridge) for dictionary value @ data['addon']
2023-09-08 09:17:46.235 ERROR (MainThread) [homeassistant.components.websocket_api.http.connection] [281471475059904] Error handling message: invalid slug 7094bb28_docker-wyze-bridge (try 7094bb28_docker_wyze_bridge) for dictionary value @ data['addon']. Got None (invalid_format) Jason from 192.168.1.250 (Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36)
And with the suggested slug 7094bb28_docker_wyze_bridge
.
2023-09-08 09:18:46.411 ERROR (MainThread) [homeassistant.helpers.script.websocket_api_script] websocket_api script: Error executing script. Invalid data for call_service at pos 1: Not a valid add-on slug for dictionary value @ data['addon']
2023-09-08 09:18:46.418 ERROR (MainThread) [homeassistant.components.websocket_api.http.connection] [281471475059904] Error handling message: Not a valid add-on slug for dictionary value @ data['addon']. Got None (invalid_format) Jason from 192.168.1.250 (Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36)
What gives?
Edit: Looks like I’m not the only one…