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] Add support for icons #29

Closed
N1c093 opened this issue Feb 27, 2023 · 7 comments
Closed

[Feature] Add support for icons #29

N1c093 opened this issue Feb 27, 2023 · 7 comments

Comments

@N1c093
Copy link

N1c093 commented Feb 27, 2023

Hello,

it would be great, when the display also support mdi icons.
This would save some space for letters on the display.

Thank you

@nplan
Copy link
Owner

nplan commented Mar 13, 2023

I'm planning to add icons soon. But I can only fit ~1400 icons on the device, not the whole mdi set.

I was thinking of adding the 646 icons in the Home Automation category at first. Do you think that's sufficient or should I add another category?

@hilsonp
Copy link

hilsonp commented Mar 14, 2023

This is a really good start in any case.
I thought the small arrow category would be useful too.

https://pictogrammers.com/library/mdi/category/arrow/

@N1c093
Copy link
Author

N1c093 commented Mar 14, 2023

@nplan this sounds like a good start 👍

I would also agree with @hilsonp that some arrows would be helpful.

@mcarbonne
Copy link
Contributor

I'm planning to add icons soon. But I can only fit ~1400 icons on the device, not the whole mdi set.

I was thinking of adding the 646 icons in the Home Automation category at first. Do you think that's sufficient or should I add another category?

Rather that storing icons on the device, wouldn't it be possible to send icons on the fly to the device when they are in use, over mqtt maybe ? I'm not very familiar with home assistant API but I assume there is a way to replace the label field by an "image" field or something similar.

@nplan
Copy link
Owner

nplan commented Mar 15, 2023

@mcarbonne it could be done, but would require a custom integration in HA. Which would add additional setup steps. Also, the users who use device without HA (although I doubt there's many) would not be able to use the feature.

@nplan
Copy link
Owner

nplan commented Apr 25, 2023

MDI added in v2.1.0.

@nplan nplan closed this as completed Apr 25, 2023
@hilsonp
Copy link

hilsonp commented Apr 25, 2023

Thank you 🙏

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

No branches or pull requests

4 participants