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

Allowing frontend <icon> elements in <status> elements #334

Open
justparking opened this issue Jul 16, 2024 · 0 comments
Open

Allowing frontend <icon> elements in <status> elements #334

justparking opened this issue Jul 16, 2024 · 0 comments

Comments

@justparking
Copy link
Contributor

Many Dashboard / frontends rely heavily on <status>. Being able to include icons in the status would make a big difference to readibility / presentation when dealing with large Dashboards.

e.g.

  <status event="Projector Status">
    Epson Projector <icon lib="fa" size="3" type="projector" style="fas block" /> <partialswitch join="Projector Power"/>
  </status>

...but image long listings of Projectors, Displays, Computers, Touch Screens, etc. Being able to use icons would be a big improvement on having to use text everywhere.

I've used unicode symbols once before (e.g. 📽) but it looks pretty awful and the symbol set is tiny.

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

2 participants