Ardetus
fa8ed4de41
Improve 1-Wire device family detection and error checking. Use volupt… ( #3233 )
...
* Improve 1-Wire device family detection and error checking. Use voluptuous
* Fix detection of gpio connected devices
2016-09-06 14:50:02 -06:00
Ardetus
78e7e17484
Support more types of 1wire sensors and bus masters ( #2384 )
...
* Support more types of 1wire sensors and bus masters
- Added support for DS18S20, DS1822, DS1825 and DS28EA00 temperature sensors
- Added support for bus masters which use fuse to mount device tree.
Mount can be specified by 'mount_dir' configuration parameter.
* Correct the lint problem
2016-06-28 18:39: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
Malte Deiseroth
cb2e75befd
removed trailing whitespace
2016-02-01 19:24:08 +01:00
Malte Deiseroth
d6b19aae48
- check for reasonable temperature values
...
- round temperature to one digit
2016-01-31 22:56:48 +01:00
Fabian Affolter
232aa792f1
Add link to docs and update docstrings
2016-01-27 08:08:04 +01:00
Paulus Schoutsen
88387d3123
Merge branch 'pr/78' into dev
...
Conflicts:
homeassistant/const.py
2016-01-26 21:07:53 -08:00
Malte Deiseroth
ef76047ba2
new try to add everythin from the stylecheckers
2015-09-22 13:27:08 +02:00
Malte Deiseroth
d475e5362b
respect flake8 errors
2015-09-22 12:53:44 +02:00
Malte Deiseroth
3027b4a5a8
respect pylint suggestions
2015-09-22 12:32:45 +02:00
Malte Deiseroth
ce501ae627
Improved onewire configuration
2015-09-16 14:17:41 +02:00
Malte Deiseroth
0ed608abff
little bug
2015-04-07 21:10:16 +02:00
Malte Deiseroth
afcf3eaac3
- add ds18S20 1-Wire sensor support
...
- gitignore emacs backup files
2015-03-29 14:48:17 +02:00