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