Paulus Schoutsen
f5076188ef
Consolidate all platforms that have no tests ( #22096 )
...
* Consolidate
* Fix tests
* Update imports
* Fix import
* Use importlib because integration and package share name
* Fix more tests
* Update .coveragerc and CODEOWNERS
2019-03-16 20:44:05 -07:00
Ville Skyttä
707b7c202d
Narrow scope of various pylint inline disables ( #15364 )
...
* Narrow scope of various pylint inline disables
* Whitespace tweaks
2018-10-10 12:17:11 +02:00
cdce8p
9e4c8f45d6
Async syntax 6, sensor ( #17020 )
2018-10-01 08:55:43 +02:00
Paulus Schoutsen
994b829cb4
add_devices -> add_entities ( #16171 )
...
* add_devices -> add_entities
* Lint
* PyLint
* Revert external method in scsgate
2018-08-24 16:37:30 +02:00
quthla
22d961de70
Update reading when device is added ( #15548 )
2018-07-18 23:39:37 +02:00
Eugenio Panadero
445065700c
update i2csense requirement ( #8242 )
2017-06-29 11:03:52 +02:00
Eugenio Panadero
bb05600010
Add I2c BME280 temperature, humidity and pressure sensor for Raspberry Pi ( #7989 )
...
* Add new BME280 temperature, humidity and pressure sensor
* Add BME280 sensor to optional requirements and .coveragerc
* move validation to sensor handler, async fix in setup
* fix Invalid attribute name
* review changes: move sensor code to external module
* async fix
* add i2csense to COMMENT_REQUIREMENTS, require i2csense 0.0.3, round prec to 1 dec
* change style for hass
* fix lint
* fix lint part 2
2017-06-21 17:24:39 +02:00