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

Feature request: add Bindings to IconState #2307

Open
Grizzelbee opened this issue Apr 1, 2023 · 2 comments
Open

Feature request: add Bindings to IconState #2307

Grizzelbee opened this issue Apr 1, 2023 · 2 comments
Assignees
Labels
feature 🌟 Feature request or enhancement pro This is a premium feature

Comments

@Grizzelbee
Copy link

Is your feature request related to a problem? Please describe.
I have some virtual "devices" in my dashboard which collect states from more than one real device/sensor or scripts.
e.g. my blinds script sets the states:

  • isDowntime (when the blinds should be closed due to time or astro event like sunset)
  • isBrightnessProtecting (when blinds should be at a defined level due to blending sun on a screen when screen is turned on)
  • isSunprotecting (when room gets to hot and blinds are at a defined level to keep sunlight outside)

Since only one of these states is true at the same time I would like to use the iconState for displaying the current state - since it's better visible than the icons that can be used with secondaryState.

Bindings like they are used for the main ActionState would solve this.

Also I like to use this for some other things like the people in my household.
Currently I use the main actionState icon for displaying: presence and travelling and in addition I would like to use the iconState for displaying the VPN-Onlinestate. Currently I'm using a text based secondaryState, but it would be nicer to use a an icon for that.

@Grizzelbee Grizzelbee added the feature 🌟 Feature request or enhancement label Apr 1, 2023
@assign-milestone-to-issue assign-milestone-to-issue bot added this to the VOTING FEATURE REQUESTS milestone Apr 1, 2023
@assign-milestone-to-issue
Copy link

Vote up your Feature Request!

Vote up your feature request by selecting an emoticon on the FIRST POST (NOT THIS POST) as reaction:


Stimme für deinen Feature Request ab!

Stimme für deinen Feature Requests ab indem du die Emoticons beim ERSTEN BEITRAG (NICHT DIESER BEITRAG) als Reaktion nutzt:
Siehe auch https://forum.iobroker.net/topic/30668/jarvis-v2-0-0-just-another-remarkable-vis/1986

Github Reactions

@mcuiobroker
Copy link
Collaborator

Alternative:
Icon als Klasse definieren und in der Anzeigevariante zuordnen.
https://mcuiobroker.gitbook.io/jarvis-infos/jarvis-v2/beispiele/geraete-einstellungen/anzeigevariante/icon-statt-statewert

@Zefau Zefau added the pro This is a premium feature label Apr 16, 2023
@Zefau Zefau removed this from the VOTING FEATURE REQUESTS milestone May 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature 🌟 Feature request or enhancement pro This is a premium feature
Projects
Status: No status
Development

No branches or pull requests

3 participants