platinum-weather-card
platinum-weather-card copied to clipboard
Add hourly forecast section
It would be great to have an hourly forecast section for the card. I am not sure how to best format it but it should be able to deal with up to 72 hours (3 days) of data (temp, wind, rain etc).
If it's going to cover up to 72 hours, it would be nice to allow horizontal (or vertical) scrolling. Although I don't know if it's technically possible.
Something similar to the ios weather app:
It is also an idea to integrate warning section.
+1 for this! I would love it if it followed the standard weather card but just with the icons of this card:
Yes please! Google weather has a daily forecast as well as a scrollable hourly forecast for each day. It would be incredible if this could be implemented!
+1 for this! :)
+1 for this! :)
another +1
Also these from https://github.com/decompil3d/lovelace-hourly-weather (they can be set via templates, which allows a lot of freedom)
Click to expand
Name | Type | Requirement | Description | Default |
---|---|---|---|---|
name |
string | Optional | Card name (set to null to hide) |
Hourly Weather |
num_segments |
number | Optional | Number of forecast segments to show (integer >= 1) | 12 |
offset |
number | Optional | Number of forecast segments to offset from start | 0 |
label_spacing |
number | Optional | Space between time/temperature labels (integer >= 1) | 2 |