Ville Skyttä
b7c336a687
Pylint cleanups ( #15626 )
...
* Pylint 2 no-else-return fixes
* Remove unneeded abstract-class-not-used pylint disable
2018-07-23 10:16:05 +02:00
Julius Mittenzwei
a5155a2609
renamed add_devices to async_add_devices according to hass naming scheme (second try after failed #9485 ) ( #9505 )
2017-09-20 01:15:20 -04:00
Pascal Vizeli
1bbaa00976
Revert "renamed add_devices to async_add_devices according to hass naming scheme ( #9485 )" ( #9503 )
...
This reverts commit a5a970709f
.
2017-09-19 19:51:15 +02:00
Julius Mittenzwei
a5a970709f
renamed add_devices to async_add_devices according to hass naming scheme ( #9485 )
...
* renamed add_devices to async_add_devices according to hass naming scheme
* replaced some occurencies of async_add_entites to async_add_devices
* fixed unit test
* fixed unit test
2017-09-19 17:06:52 +02:00
nilzen
392588e519
Worx Landroid sensor ( #9416 )
...
* Worx Landroid sensor
* Move component into sensor folder
* Update .coveragerc
* Remove incorrect file
* Code cosmetics
* Code cosmetics
* Trailing whitespace
* Add docstrings and update module name
* Remove hyphen in component file name
* Fix redefined-builtin and no-self-use
* Update filename in .coveragerc
* Fixed pvizelis requested changes
* Update worxlandroid.py
2017-09-18 17:47:23 +02:00