core/homeassistant/components/tplink
J. Nick Koston 7667024a2f
Remove extra confirmation step in tplink authenticated discovery flow (#109016)
Remove extra confirmation step in tplink discovery flow

After discovery, and manually entering credentials, we would ask
the user if they still wanted to set up the device. Instead we
now set create the config entry as soon as they enter correct
credentials as its clear that they want to proceed.
2024-01-28 20:23:07 +01:00
..
__init__.py Handle IP address changes properly for tplink (#108731) 2024-01-24 11:24:44 +01:00
config_flow.py Remove extra confirmation step in tplink authenticated discovery flow (#109016) 2024-01-28 20:23:07 +01:00
const.py
coordinator.py Handle tplink credential change at run time (#108692) 2024-01-22 13:30:21 -10:00
diagnostics.py Scrub internal data for newer tplink devices (#108704) 2024-01-23 09:08:03 +01:00
entity.py Add translation placeholders for TPLink power strip (#108710) 2024-01-24 08:23:39 +01:00
light.py Fix light color mode in tplink (#108760) 2024-01-24 15:28:40 +01:00
manifest.json Bump python-kasa to 0.6.1 (#108831) 2024-01-25 10:50:01 +01:00
models.py
sensor.py Add translation placeholders for TPLink power strip (#108710) 2024-01-24 08:23:39 +01:00
services.yaml
strings.json Add translation placeholders for TPLink power strip (#108710) 2024-01-24 08:23:39 +01:00
switch.py