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

Request: Android Widget . An entity state that also has an action when pressed. #3794

Closed
michpas opened this issue Aug 17, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@michpas
Copy link

michpas commented Aug 17, 2023

Is your feature request related to a problem? Please describe.
No, new feature request

Describe the solution you'd like

Currently an android widgets is either a value from a sensor (entitystate) or an action (service).
It would be great to have the entity-state widget also trigger an action when pressed.
Currently nothing is triggered when pressing a entity-state widget.

Use Case:
I have a widget that shows the battery percentage of e-car.
Sometime I need to activate a script to have the values updated. (eg. refresh data)
So now I have 2 widgets (one that shows 70% accu-pack charged and a separate widget 'refresh car data')
It would be great to just have one widget that shows a value and when pressed triggers an action.

Describe alternatives you've considered, if any

Two seperate widgets on the screen.

Additional context

Having a widget that boths shows values and triggers an action when pressed could have more use cases in other automations as well.

@michpas michpas added the enhancement New feature or request label Aug 17, 2023
@dshokouhi
Copy link
Member

duplicate of #3078 and #3488

@dshokouhi dshokouhi closed this as not planned Won't fix, can't repro, duplicate, stale Aug 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants