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

Card code #34841

Open
ppeters opened this issue Sep 20, 2024 · 1 comment
Open

Card code #34841

ppeters opened this issue Sep 20, 2024 · 1 comment

Comments

@ppeters
Copy link

ppeters commented Sep 20, 2024

Feedback

I tried the card code and errors were reported around the "action" parts.
What worked for me is changing all occurrences of:

   action: call-service
   action: foscam.ptz

into:

   action: perform-action
   perform_action: foscam.ptz

URL

https://www.home-assistant.io/integrations/foscam/

Version

2024.9.2

Additional information

This is what I'm running

image
@home-assistant
Copy link

Hey there @krmarien, mind taking a look at this feedback as it has been labeled with an integration (foscam) you are listed as a code owner for? Thanks!

Code owner commands

Code owners of foscam can trigger bot actions by commenting:

  • @home-assistant close Closes the feedback.
  • @home-assistant rename Awesome new title Renames the feedback.
  • @home-assistant reopen Reopen the feedback.
  • @home-assistant unassign foscam Removes the current integration label and assignees on the feedback, add the integration domain after the command.
  • @home-assistant add-label needs-more-information Add a label (needs-more-information) to the feedback.
  • @home-assistant remove-label needs-more-information Remove a label (needs-more-information) on the feedback.

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

No branches or pull requests

1 participant