Erik Eriksson
|
c823ea9f2a
|
Don't fail if component name is None. Fixes (#4345)
https://github.com/home-assistant/home-assistant/issues/4326
Might fix https://github.com/home-assistant/home-assistant/issues/4326
|
2016-11-12 14:16:27 -08:00 |
Erik Eriksson
|
ade62faa38
|
Don't fail if component name is None. Fixes (#4334)
https://github.com/home-assistant/home-assistant/issues/4326
Might fix https://github.com/home-assistant/home-assistant/issues/4326
|
2016-11-10 08:46:32 -08:00 |
Erik Eriksson
|
3317b4916b
|
OSError is alias for IOException and base class for many other exceptions - no need to catch redundant exceptions if OSError already present in except-clause (#4111)
|
2016-10-29 15:33:56 -07:00 |
Erik Eriksson
|
2d4df42a65
|
improved error handling (#3725)
|
2016-10-07 17:25:51 -07:00 |
Fabian Affolter
|
ac9151af54
|
Migrate to voluptuous (#3292)
|
2016-09-11 09:22:49 +02:00 |
Paulus Schoutsen
|
30f74bb3ca
|
Migrate to generic discovery method (#2271)
* Migrate to generic discovery method
* Add tests for discovery
|
2016-06-11 17:43:13 -07:00 |
Fabian Affolter
|
b534244e40
|
Fix PEEP257 issues
|
2016-03-08 17:55:57 +01:00 |
Fabian Affolter
|
f6bc1a4575
|
Revert change (FIXME)
|
2016-03-07 20:18:48 +01:00 |
Fabian Affolter
|
b8a40457ee
|
Update docstrings to match PEP257
|
2016-03-07 18:50:30 +01:00 |
Paulus Schoutsen
|
e80309c03c
|
Fix imports (using isort)
|
2016-02-18 21:27:50 -08:00 |
Erik
|
307b2c629b
|
catch exception and log
|
2016-02-16 17:46:25 +01:00 |
Erik
|
50a9b3a7c0
|
reworked telldus live support
|
2016-02-05 00:07:12 +01:00 |
Fabian Affolter
|
b19fbd8e72
|
Update docstrings
|
2016-02-03 00:35:53 +01:00 |
Erik
|
c8fa6cc127
|
bug fix
|
2015-12-27 21:47:49 +01:00 |
Erik
|
efbaf47dc7
|
reference constants from tellive package
|
2015-12-27 18:49:11 +01:00 |
Erik
|
f10ecb2a8d
|
remove obsolete comment
|
2015-12-27 18:42:10 +01:00 |
Erik
|
d63e5a60ae
|
added rudimentary support for telldus live
|
2015-12-27 12:32:08 +01:00 |