You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have an input select entity with 3 status : AUTO, FORCE ON, FORCE OFF.
I would like to puit a widget on my Android screen which :
shows the current status : one of the 2 above
make change to the status either by a rolling change (auto>forceon>forceoff>auto> etc...., or trhough a list with choices ?
Currently i can use Action Button widget to change the status, OR Entity Status widget to show the current status, but not both with the same widget.
This is working for switches On/Off, we can change the status and we see the current status, but not for input select entities.
Use cases
Instead of having two widgets, one entity widget showing the status, and one Action Button widget able to change the status, i would prefer to have one widget able to show and change the status of the input select.
Examples
Here the example of these 2 widgets which could be grouped in one, maybe...
The third on the same line is for a switch with states on/off, so here there is only one widget showing and acting.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Describe the feature
I have an input select entity with 3 status : AUTO, FORCE ON, FORCE OFF.
I would like to puit a widget on my Android screen which :
Currently i can use Action Button widget to change the status, OR Entity Status widget to show the current status, but not both with the same widget.
This is working for switches On/Off, we can change the status and we see the current status, but not for input select entities.
Use cases
Instead of having two widgets, one entity widget showing the status, and one Action Button widget able to change the status, i would prefer to have one widget able to show and change the status of the input select.
Examples
Here the example of these 2 widgets which could be grouped in one, maybe...

The third on the same line is for a switch with states on/off, so here there is only one widget showing and acting.
No response
Anything else?
No response
Beta Was this translation helpful? Give feedback.
All reactions