Edward Romano
8e839be938
Refactor Forecast.io ( #2217 )
...
* Refactor Forecast.io
* Some more refactoring and code review workoff
* Dict switch refactor
* CamelCase for data lookup
* Fixing unit_of_measure update
* Better default return for unit_of_measurement
* Test fix
2016-06-13 18:54:49 -07:00
Hugo D
ee4b1e2b78
The metric unit of pressure is mbar not mBar ( #2248 )
...
This is useful to vaoid having several graph for the same type of data
According to wikipedia:
Units derived from the bar include the megabar (symbol: Mbar),
kilobar (symbol: kbar), decibar (symbol: dbar), centibar (symbol: cbar),
and millibar (symbol: mbar or mb).
2016-06-06 08:00:26 -07:00
Paulus Schoutsen
f8bdc835f8
Optimize foreacast.io API calls
2016-06-01 09:20:29 -07:00
Andrew LeCody
a6a5e4fda2
Forecast.io: Added minutely, hourly, and daily summary ( #1943 )
...
* Forecast.io: Added minutely, hourly, and daily summary
* Resolve pylint issue (Too many instance attributes)
2016-05-02 21:56:15 -07:00
Paulus Schoutsen
2e79e9d5bb
Correct celcius to celsius ( #1860 )
2016-04-19 20:30:44 -07:00
Fabian Affolter
40e17da415
Upgrade to python-forecastio 1.3.4
2016-03-24 16:42:25 +01:00
Fabian Affolter
8bff97083c
Fix PEPE257 issues
2016-03-08 16:46:34 +01:00
Fabian Affolter
60d579af84
Update/add docstrings (PEP257)
2016-02-23 06:23:04 +01:00
Paulus Schoutsen
e80309c03c
Fix imports (using isort)
2016-02-18 21:27:50 -08:00
Paulus Schoutsen
a9c6f8c1d9
Enforce entity attribute types
2016-01-17 17:50:20 -08:00
Fabian Affolter
9f396b44f7
Return numerical value
2015-12-08 10:10:32 +01:00
Paulus Schoutsen
a301d869d7
PyLint 1.5 fixes
2015-11-29 13:49:05 -08:00
Fabian Affolter
97f9f8aa49
Update link to docs (Jekyll 3 update)
2015-11-09 13:12:18 +01:00
Fabian Affolter
0f81fc60ad
Remove configuration details
2015-10-24 09:10:31 +02:00
Nolan Gilley
dd787ea5ce
remove suggestion for uk unit system. change default to use si or us based on default temperature. added more sensor types.
2015-10-23 10:10:44 -04:00
Nolan Gilley
293ed275ab
Added support for specifying units in the configuration file. If no units are specified in the config file it will use location to determine the units.
2015-10-20 14:29:22 -04:00
Alan Bowman
c66f938919
Use Dobson Units for ozone
2015-09-09 09:48:43 +01:00
Fabian Affolter
922da1da44
Update docstring ('- type:' was removed a while ago)
2015-09-08 16:31:30 +02:00
Fabian Affolter
914a6dff5e
Update docstring (config file) and attempt to honor PEP0257
2015-09-07 19:40:09 +02:00
Ryan Kraus
893ae15042
Changed component REQUIREMENTS to absolute versions.
2015-08-29 21:39:50 -04:00
Fabian Affolter
dff626fb2d
add requirement
2015-08-06 22:28:46 +02:00
Paulus Schoutsen
450b510d08
Fix sensor.forecastio to treat Fahrenheit wrong
...
Fixes #245
2015-08-05 11:55:59 -07:00
Fabian Affolter
4845c1290c
remove unused stuff and update the names (same as in owm sensor)
2015-07-27 18:41:03 +02:00
Paulus Schoutsen
940b2998ea
Add REQUIREMENTS list to components
2015-07-07 00:01:46 -07:00
Fabian Affolter
7836cb2f01
add forecast.io sensor
2015-06-17 21:59:38 +02:00