Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Possible issue with multiple listeners #2

Closed
spiralfive opened this issue Mar 15, 2023 · 1 comment
Closed

Possible issue with multiple listeners #2

spiralfive opened this issue Mar 15, 2023 · 1 comment

Comments

@spiralfive
Copy link

I'm trying to use this to monitor the status of my two robot mowers while they are mowing. I have one working, however the second one doesn't seem to work. And it may be my misunderstanding of how the events/listeners work.

I have this for my text command:
image

And then for the trigger/event data - I have this setup:
image

I assume the "data" is how we select which automation to trigger (there are two, the other is identical except the name is not Mary) since both are using the same event type (google_assistant_sdk_custom_event).

@spiralfive
Copy link
Author

I figured out how to properly do this, it was not an issue but a misunderstanding how events work in Home Assistant.

If it can help anyone - here is the yaml for my automation to find the status of my mowers - https://gist.github.com/spiralfive/6c69247ab66e039482267f5747b1c253

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant