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 Implement percentage step sizes for fans (#46512) 2021-02-18 21:05:09 -10:00
light.py Merge of nested IF-IF cases - X-Z (#48373) 2021-03-26 17:08:05 +01:00
lock.py Merge of nested IF-IF cases - X-Z (#48373) 2021-03-26 17:08:05 +01:00
manifest.json Add zwave to zwave_js migration (#56159) 2021-09-29 08:55:27 -07:00
migration.py Add zwave to zwave_js migration (#56159) 2021-09-29 08:55:27 -07:00
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 Add zwave to zwave_js migration (#56159) 2021-09-29 08:55:27 -07:00
websocket_api.py Add zwave to zwave_js migration (#56159) 2021-09-29 08:55:27 -07:00
workaround.py