core/homeassistant/components/konnected
J. Nick Koston 1a2652e1bb
Migrate konnected to use async_forward_entry_setups (#86565)
* Migrate konnected to use async_forward_entry_setups

Replaces deprecated async_setup_platforms with async_forward_entry_setups

* update tests
2023-01-25 10:19:23 +01:00
..
translations [ci skip] Translation update 2023-01-19 00:25:04 +00:00
__init__.py Migrate konnected to use async_forward_entry_setups (#86565) 2023-01-25 10:19:23 +01:00
binary_sensor.py
config_flow.py Remove unnecessary try-else (2) (#86159) 2023-01-18 14:25:09 +01:00
const.py
errors.py
handlers.py
manifest.json
panel.py
sensor.py
strings.json
switch.py