Sean Scott
a5668ef729
Update forecast.njk
...
Add an absolute date option to the weather module's forecast.
2022-01-02 11:35:29 -07:00
rejas
745a5f0376
Move ignoreToday logic into template to fix undefined forecast
2021-08-01 09:39:07 +02:00
Michael Teeuw
a0ee23d84e
Merge pull request #2568 from Crazylegstoo/envcanada
2021-05-29 14:01:04 +02:00
Michael Teeuw
49d2d8c9d0
Merge pull request #2574 from daniel-windsor/forecase-ignore-today
2021-05-29 13:59:55 +02:00
Daniel Windsor
fc5a438cdc
Add flag that removes today entry in forecast
2021-05-26 21:45:24 +12:00
Kevin G
db89da3daa
Ran prettier
2021-05-21 12:11:58 -04:00
Kevin G
1faefebe42
Formatting correction for min/max display
2021-05-21 10:06:54 -04:00
Kevin G
fa83819bee
Edit update
...
Formatting
2021-05-13 10:59:45 -04:00
Kevin G
96db21f9bf
Updates to support Environment Canada provider
...
Code updates to support a new weatherobject element called precipitationUnits. For the 'forecast' and 'hourly' UI, the weather module will use this new element if it is not null (i.e. a provider has pushed some value into this object element). If the element is null, then default 'units' processing will still occur. This allows a provider to have a customn unit of measure for precipitation - e.g. Env Canada will use mm for rain and cm for snow.
2021-05-13 10:56:30 -04:00
Kristjan SCHMIDT
9c58413209
Put decimalSymbol at the end of the row like in the Current part
2021-04-12 18:34:33 +02:00
Kristjan SCHMIDT
5c2a0e5634
Fix decimalSymbol for forcast
2021-04-11 22:25:15 +02:00
buxxi
e2cfa24686
make weatherprovider have a method for hourly fetching instead of a generic weatherData
2021-01-23 10:45:55 +01:00
Dan Forsyth
33592b3c0e
Removed |safe from translates in the default module templates
2021-01-20 14:06:00 -05:00
flopp999
d11696015d
Update forecast.njk
2020-10-12 09:10:51 +02:00
flopp999
3b76ca4f9b
Update forecast.njk
2020-10-12 09:09:42 +02:00
flopp999
1bc0270d7b
Update forecast.njk
...
change name of day to today and tomorrow
2020-10-11 09:36:52 +02:00
Bryan Zhu
3901543697
readded processing for numEntries option that I accidentally took out
2020-08-02 00:22:19 -04:00
Bryan Zhu
b1a67d1fc5
integrated onecall usage into existing types
2020-08-01 02:59:08 -04:00
vincep5
7240fb32d2
update city list url
2019-05-14 15:00:30 -05:00
vincep5
cbe4d2cd7f
weather module adjustments for rain and snow
2019-02-14 13:00:40 -06:00
vincep5
2e03868021
current.njk JS error and Loading string
2019-01-17 08:54:16 -06:00
fwitte
63aa840b55
replaced tabs with spaces
2019-01-06 12:30:26 +01:00
fwitte
8b2d544576
added fade and maxnumberofdays options for forecast
2019-01-06 12:24:26 +01:00
fewieden
827fbfb78f
dimmed loading indicator for weather forecast
2019-01-04 20:14:28 +01:00
fewieden
de04c12d3c
fix rain amount information for different units and providers, documentation
2018-12-30 20:46:25 +01:00
fewieden
95adc0aec1
forecast
2018-12-27 17:14:03 +01:00
fewieden
0fe79b5288
indoor data, new filter, small cleanup
2018-07-02 15:43:24 +02:00
fewieden
3341c9e3bf
start with forecast template
2018-05-21 10:57:22 +02:00
Michael Teeuw
a79e1b6ca1
Rename templates to .njk files to allow syntax highlighting.
2017-10-18 13:52:11 +02:00