Hey guys. I have a working voice satellite and I can announce through it using actions in developer tools, but when I try through an automation it doesn't work. The error says it can't find the satellite speaker. Here's the way I have the automation in yaml, maybe I've got something wrong in here.
metadata: {}
data:
message: Theres Somebody on the front porch!!!
data:
type: announce```