hass-core/homeassistant/components/zwave
Marc Mueller 156435d1c2
Update integrations to use async_setup_platforms (#60956)
* Replace forward_entry_setup with setup_platforms

* Apply suggestions from code review

Co-authored-by: Marvin Wichmann <marvin@fam-wichmann.de>

Co-authored-by: Marvin Wichmann <marvin@fam-wichmann.de>
2021-12-04 08:57:24 +01:00
..
translations [ci skip] Translation update 2021-11-25 00:13:33 +00:00
__init__.py Update integrations to use async_setup_platforms (#60956) 2021-12-04 08:57:24 +01:00
binary_sensor.py
climate.py Use assignment expressions 08 (#57788) 2021-10-17 20:02:42 +02:00
config_flow.py
const.py
cover.py
discovery_schemas.py
fan.py
light.py
lock.py
manifest.json
migration.py
node_entity.py Use DeviceInfo on zwave (#58183) 2021-10-22 11:36:40 +02:00
sensor.py
services.yaml
strings.json
switch.py
util.py
websocket_api.py
workaround.py