hass-core/homeassistant/components/konnected
J. Nick Koston 1a2652e1bb
Migrate konnected to use async_forward_entry_setups ()
* 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 () 2023-01-25 10:19:23 +01:00
binary_sensor.py
config_flow.py Remove unnecessary try-else (2) () 2023-01-18 14:25:09 +01:00
const.py
errors.py
handlers.py
manifest.json
panel.py String formatting and max line length - Part 3 () 2022-12-22 13:35:47 +01:00
sensor.py Use UnitOfTemperature in integrations (i-m) () 2022-12-20 18:30:46 +01:00
strings.json
switch.py