naofireblade / homebridge-weather-plus

A comprehensive weather plugin for homebridge.
MIT License
313 stars 63 forks source link

Enhancement request: Eve Presentation #137

Open mbierman opened 4 years ago

mbierman commented 4 years ago

I find the way the data for weather-plus is displayed in Eve confusing. For example, Dew Point is is displayed at the top level but when you select it you get everything under the day (Now, Today, etc.) If possible, the following would be better:

  1. Show the day (NOW, Today, etc.) with one metric. Make that user configurable if possible. If not, perhaps Temperature?
  2. Under the day, show all the relevant details.
  3. for those that have history or additional information, let them expand within the day.

This is ideal when the user has asked for multiple days.

Alternatively, just show all of the information at the top level and expand the details right there for items that have more detail available, don't launch to a screen that repeats all of the data.