hass-core/homeassistant
Harris Borawski 85d6970df8 Add Sensor for Sonarr (#4496)
* Add sonarr sensor and tests for sensor

* Fixed some linting errors and removed unused import

* Add SSL option for those who use SSL from within Sonarr

* Add requirements to all requirements, and sensor to coveragerc

* remove unused variable

* move methods to functions, and other lint fixes

* linting fixes

* linting is clean now

* Remove double requirement

* fix linting for docstrings, this should probably be a part of the script/lint and not just travis
2016-11-22 22:32:45 -08:00
..
components Add Sensor for Sonarr (#4496) 2016-11-22 22:32:45 -08:00
helpers Entity and climate: do not convert temperature unnecessary (#4522) 2016-11-22 17:38:04 -08:00
scripts Disable too-many-* (#4107) 2016-10-30 22:18:53 +01:00
util Entity and climate: do not convert temperature unnecessary (#4522) 2016-11-22 17:38:04 -08:00
__init__.py Fix PEP257 issues 2016-03-08 00:06:04 +01:00
__main__.py Remove globally disabled pylint warnings (#4204) 2016-11-03 18:40:43 -07:00
bootstrap.py Better locking while setting up components + discovery (#4463) 2016-11-19 08:18:33 -08:00
config.py Upgrade linter (#4461) 2016-11-18 21:47:59 -08:00
const.py Version bump to 0.34.0.dev0 2016-11-19 16:06:42 -08:00
core.py Do not report on shutting down errors (#4431) 2016-11-17 12:02:43 -08:00
exceptions.py Do not report on shutting down errors (#4431) 2016-11-17 12:02:43 -08:00
loader.py fix some comments spell (#4082) 2016-10-28 21:26:52 +02:00
remote.py Change pending task sheduler to time based cleanup (#4324) 2016-11-09 08:41:17 -08:00