Otto Winter
8dcfd35b8b
Spelling fixes ( #12041 )
...
* Spelling fixes
*Lots* of them.
* Spelling breaking changes
* Fix lint errors
2018-01-29 23:37:19 +01:00
Ioan Loosley
0859e38bd5
Unit should be mph as that is what the metoffices datapoint API returns ( #11760 )
2018-01-18 22:03:01 +01:00
Fabian Affolter
c613585100
Add missing configuration variables ( #11390 )
...
* Add missing configuration variables
* Minor changes
* Sync platforms and other minor updates
2018-01-06 21:53:14 +01:00
Sean Gollschewsky
d473f3407b
Remove km from visibility, add visibility_distance ( #8454 )
...
* Remove km from visibility, add visibility_distance
* Fix line length
* Fix trailing space and line break indentation
* Indentation
* More whitespace
2017-07-13 20:01:25 -07:00
Paulus Schoutsen
46e030662d
Fix pylint 1.7.2 no-else-return issues ( #8361 )
...
* Fix pylint 1.7.2 no-else-return issues
* Update tomato.py
2017-07-05 23:30:01 -07:00
Jacob Mansfield
24a172163a
Create metoffice.py ( #7965 )
...
Fix met office sensor
2017-06-08 21:44:24 -07:00
Fabian Affolter
a4f1f6e724
Update docstrings ( #7374 )
...
* Update docstrings
* Update docstrings
* Update docstrings
* Update docstrings
* Update docstrings
* Update docstrings
* Update docstring
* Update docstrings
* Update docstrings
* Fix lint issues
* Update docstrings
* Revert changes in dict
2017-05-02 09:18:47 -07:00
Jacob Tomlinson
2d6b09586d
Added Met Office weather and sensor components ( #6742 )
...
* Added Met Office weather and sensor components
* Removed unnecessary dependancy
* Generated requirements
* Fix time interval
* Updated coverage
* Some review changes
* Allow user to specify lat and lon in component
* Added missing import
* Fixed unit
* Fixed import indent
* Updated condition to use CONDITION_CLASSES
2017-03-31 22:03:27 +02:00