danielperna84 / hass-configurator

Configuration UI for Home Assistant
MIT License
313 stars 168 forks source link

Add image viewing capability #133

Closed danielperna84 closed 5 years ago

danielperna84 commented 5 years ago

Since browsers are usually able to display images it could be useful to directly display images (in a modal) instead of trying to load them as text. The mimetypes modul will probably be helpful for this.