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

Support action_data for notification actions #396

Closed
dragosprotung opened this issue Feb 12, 2020 · 7 comments
Closed

Support action_data for notification actions #396

dragosprotung opened this issue Feb 12, 2020 · 7 comments
Labels

Comments

@dragosprotung
Copy link

This is something already supported by the iOS app and it would be to have this on Android.
It would simplify automations a lot

service: notify.mobile_app_pixel_4
   data:
      message: "The light has been left on"
      data:
         actions:
            - action: "turn_off_light"
              title: "Turn off light"
              action_data:
                 entity_id: light.test
                 my_custom_data: foo_bar
@robbiet480 robbiet480 added enhancement New feature or request notifications labels Feb 12, 2020
@robbiet480
Copy link
Member

FYI we're working on an alternative proposal over the next few days that would supersede this

@dragosprotung
Copy link
Author

Are there any more details somewhere about this that can read ?

@robbiet480
Copy link
Member

We're working on writing stuff up today I think.

@dragosprotung
Copy link
Author

Excellent :)
If possible, please post back a link here when possible

@dragosprotung
Copy link
Author

Your proposal is a much bigger change, so for now I would keep this issue opened

@stale
Copy link

stale bot commented Oct 12, 2020

There hasn't been any activity on this issue recently. Due to the high number of incoming GitHub notifications, we have to clean some of the old issues, as many of them have already been resolved with the latest updates.
Please make sure to update to the latest Home Assistant version and check if that solves the issue. Let us know if that works for you by adding a comment 👍
This issue now has been marked as stale and will be closed if no further activity occurs. Thank you for your contributions.

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

No branches or pull requests

2 participants