Cast Automation isn't working

Hi community,

I’m having trouble figuring out an issue with an automation I’m building. It involves casting a view to a Google Nest Hub, which works as expected when I make a manual call from the services panel in the UI, but the automation won’t work properly.

This is working:
image

This is not
image

Here’s the error message I’m getting:

Logger: homeassistant.components.automation
Source: helpers/script.py:693
Integration: Automation (documentation, issues)
First occurred: 12:16:26 PM (1 occurrences)
Last logged: 12:16:26 PM
Cast Laundry Status: Error executing script. Invalid data for call_service at pos 1: value should be a string for dictionary value @ data[‘entity_id’]

Never mind. Turns out I just needed to reboot home assistant.