Pascal Vizeli
f7380dc927
tellstick fix DEPENDENCIES and update tellcore-net ( #10859 )
...
* Update requirements_all.txt
* Update tellstick.py
* Fix DEPENDENCIES
* Update requirements_all.txt
* fix format
* fix lint
* fix lint
* Update tellstick.py
* update tellcore-net
* update tellcore-net
* besser validate
2017-11-30 21:13:18 +01: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
Magnus Ihse Bursie
1d8a1df2c4
Refactor tellstick code ( #4460 )
...
* Refactor tellstick code for increased readability. Especially highlight if "device" is a telldus core device or a HA entity.
* Refactor Tellstick object model for increased clarity.
* Update comments. Unify better with sensors. Fix typo bug. Add debug logging.
* Refactor tellstick code for increased readability. Especially highlight if "device" is a telldus core device or a HA entity.
* Refactor Tellstick object model for increased clarity.
* Update comments. Unify better with sensors. Fix typo bug. Add debug logging.
* Fix lint issues.
2016-11-22 21:48:22 -08:00
Paulus Schoutsen
1e0025acae
Fix Tellstick doing I/O inside event loop ( #4268 )
2016-11-08 20:25:19 -08:00
Daniel
6f840de1d2
fix style in tellstick sensor
2016-09-14 11:58:26 +02:00
Fabian Affolter
d029861c93
Use voluptuous for Tellstick ( #3367 )
...
* Migrate to voluptuous
* Update tellstick.py
2016-09-13 23:29:15 -07:00
Paulus Schoutsen
31b8e49ad2
Fix PyLint 1.6 issues ( #2471 )
2016-07-07 18:54:16 -07:00
Paulus Schoutsen
2e79e9d5bb
Correct celcius to celsius ( #1860 )
2016-04-19 20:30:44 -07:00
Fabian Affolter
8bff97083c
Fix PEPE257 issues
2016-03-08 16:46:34 +01:00
Fabian Affolter
60d579af84
Update/add docstrings (PEP257)
2016-02-23 06:23:04 +01:00
Paulus Schoutsen
e80309c03c
Fix imports (using isort)
2016-02-18 21:27:50 -08:00
Paulus Schoutsen
377d2c6e5a
Allow generating requirements_all.txt
2015-11-17 00:21:49 -08:00
Fabian Affolter
97f9f8aa49
Update link to docs (Jekyll 3 update)
2015-11-09 13:12:18 +01:00
Fabian Affolter
490e9ee95d
Add link to docs
2015-10-21 16:37:41 +02:00
Stefan Jonasson
a9ea8972dd
Updated required tellcore version
2015-09-23 08:29:57 +02:00
Fabian Affolter
914a6dff5e
Update docstring (config file) and attempt to honor PEP0257
2015-09-07 19:40:09 +02:00
Ryan Kraus
893ae15042
Changed component REQUIREMENTS to absolute versions.
2015-08-29 21:39:50 -04:00
Paulus Schoutsen
60ade75031
Add missing dependencies
2015-08-08 21:22:34 -07:00
Daniel Hoyer Iversen
22c72060cf
Make only_named: 0 work
2015-07-23 22:24:48 +02:00
Paulus Schoutsen
ec557f8d44
Fix broken tellstick and systemmonitor sensors
2015-03-21 22:26:41 -07:00
Paulus Schoutsen
e872435870
Tellstick sensor: Lookup sensor ids as ints
2015-03-21 19:38:43 -07:00
Paulus Schoutsen
a9324ba9d4
Update components to use Entity instead of Device
2015-03-21 19:16:13 -07:00
Paulus Schoutsen
c8401a3c4d
Merge pull request #67 from balloob/ha-config
...
Add a global config object to Home Assistant
2015-03-21 00:53:30 -07:00
Paulus Schoutsen
1f453c9394
Add default datatype mask to tellstick sensor
2015-03-19 12:34:22 -07:00
Paulus Schoutsen
9b643d57f0
ps: Add a global config object to Home Assistant
2015-03-18 23:02:58 -07:00
Paulus Schoutsen
3e15742875
Move device ABCs to separate helper file
2015-03-05 23:18:22 -08:00
Paulus Schoutsen
663735542b
Refactor tellstick_sensor to a sensor platform
2015-03-03 22:19:29 -08:00