bramkragten / custom-ui

Lovelace custom-ui
177 stars 69 forks source link

☀️ compact mode and entity-picker #21

Closed iantrich closed 5 years ago

iantrich commented 5 years ago

compact

The current day has the current temp and then the low-high range below. Open to suggestions on improvements, this was just a quick idea

bramkragten commented 5 years ago

I would have expected the compact mode the other way around, not showing the forecast... I was thinking about a expand button or something...

iantrich commented 5 years ago

I would have expected the compact mode the other way around, not showing the forecast... I was thinking about a expand button or something...

I like that idea and maybe have additional options for current and forecast? If you have current: false and forecast: true you get what I have here?

bramkragten commented 5 years ago

Yeah... something like that

bramkragten commented 5 years ago

About the current temp in forecast mode, not all weather platforms give the current day in the forecast. So I think we can't do that.

tonyp commented 5 years ago

This is a great idea! It would be amazing to be able to choose the 3 sections individually

  1. icon, location plus current temperature
  2. extra information like wind speed etc.
  3. forecast

and maybe even an option to configure how many forecast days to show (to e.g. just show 3 days)

bramkragten commented 5 years ago

@iantrich are you going to finish this 😜 ?

iantrich commented 5 years ago

Good question...

bramkragten commented 5 years ago

In the meantime, kalkih has already created a compact weather card https://github.com/kalkih/simple-weather-card which shows my idea of what it should look like without the forecast.

Have some wild ideas about the weather card, gonna try to work them out soonish...

iantrich commented 5 years ago

Nice. I missed his new card. Will close this