Ville Skyttä
78a3c01f27
Flake8 35 ( #11972 )
...
* Upgrade flake8 to 3.5
* Fix flake8 bare except errors
* Make flake8 and pylint cooperate
2018-01-29 00:23:53 -08:00
Paulus Schoutsen
d0275c8075
Persistent notification import ( #8507 )
...
* Rewrite persistent notification creation
* Update components.is_on to use auto loading
* Fix two hass parameters
2017-07-16 21:39:38 +02: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
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
Colin O'Dell
01c7616147
Bump qnapstats library version to 0.2.4 ( #7085 )
2017-04-13 07:39:36 -07:00
Colin O'Dell
89807f24ad
QNAP update ( #6182 )
...
* Bump qnapstats library to 0.2.3
* Expose the new timeout setting
* Show persistent notification if QNAP fails to set up
This sitaution will usually occur if the server configuration is wrong or the
timeout is set too low. In both cases `api.update()` will fail, which is a
problem because we cannot initialize many of the sensors without having this
data.
* Add new system_temp condition to QNAP sensor
2017-02-23 15:01:25 +01:00
Colin O'Dell
289767522b
Update qnapstats library; add support for new verify_ssl config ( #5919 )
2017-02-12 12:38:29 -08:00
Colin O'Dell
bc65452efb
QNAP Sensor ( #5666 )
...
* Implement the QNAP sensor
* Add sensors immediately
* Remove unnecessary check
* Use CONF_SSL instead of CONF_PROTOCOL
2017-02-02 12:29:04 -08:00