core/homeassistant/components/zwave
Franck Nijhof fb35d382e1
Remove all empty *_setup_platform() from integrations (#31025)
* Remove all empty *_setup_platform() from integrations

* Fix tests for smartthings

* Fix tests for heos
2020-01-21 12:38:38 +01:00
..
.translations
__init__.py
binary_sensor.py Remove all empty *_setup_platform() from integrations (#31025) 2020-01-21 12:38:38 +01:00
climate.py Remove all empty *_setup_platform() from integrations (#31025) 2020-01-21 12:38:38 +01:00
config_flow.py
const.py
cover.py Remove all empty *_setup_platform() from integrations (#31025) 2020-01-21 12:38:38 +01:00
discovery_schemas.py
fan.py Remove all empty *_setup_platform() from integrations (#31025) 2020-01-21 12:38:38 +01:00
light.py Remove all empty *_setup_platform() from integrations (#31025) 2020-01-21 12:38:38 +01:00
lock.py Remove all empty *_setup_platform() from integrations (#31025) 2020-01-21 12:38:38 +01:00
manifest.json
node_entity.py
sensor.py Remove all empty *_setup_platform() from integrations (#31025) 2020-01-21 12:38:38 +01:00
services.yaml
strings.json
switch.py Remove all empty *_setup_platform() from integrations (#31025) 2020-01-21 12:38:38 +01:00
util.py
websocket_api.py
workaround.py