zwave-js / zwave-js-ui

Full featured Z-Wave Control Panel UI and MQTT gateway. Built using Nodejs, and Vue/Vuetify
https://zwave-js.github.io/zwave-js-ui
MIT License
988 stars 206 forks source link

Show Additional Device Data on low resolution screens #3508

Open zackbcom opened 10 months ago

zackbcom commented 10 months ago

Problem

Soluitions

Add additional information to the modal view

Update Compact View

Update Hamburger Menu for Info

Additional context

robertsLando commented 10 months ago

@zackbcom about the battery icon, it already show the %, it is based on the fill of the icon, the color is red when it is lower then 20%. About the rest I need to understand where to put all those info first, would adding an info icon that shows what you see now on hover a possible solution?

zackbcom commented 10 months ago

I think that would a good fix.

Potentially we could look into having more of that information in the modal once opened.