core/homeassistant/components/vizio
Raman Gupta b9fa32444a
Support vizio pairing through config flow (#31520)
* support pairing through config flow

* simplify import failure log messages

* remove unnecessary list comprehension

* bump pyvizio to add passing ClientSession in where it was missed

* show different message if user completes pairing through import

* remove dupe failure message since reasons for failure are the same in both instances

* remove extra constant

* add host reachability check during pairing workflow

* revert redundant connection check since check is implicitly done during pairing process

* fix rebase errors

* fix string

* updates based on review

* update docstring

* missed commit

* update import confirmation message to be less wordy

* use ConfigFlow _abort_if_unique_id_configured

* fix test
2020-02-27 22:04:59 -08:00
..
.translations [ci skip] Translation update 2020-02-25 00:32:13 +00:00
__init__.py Support vizio pairing through config flow (#31520) 2020-02-27 22:04:59 -08:00
config_flow.py Support vizio pairing through config flow (#31520) 2020-02-27 22:04:59 -08:00
const.py Remove Throttle on async_setup and bump pyvizio version (#31337) 2020-01-31 12:45:23 +01:00
manifest.json Update vizio dependency and integration name (#31975) 2020-02-20 08:43:29 -08:00
media_player.py Improve Vizio fix to avoid KeyError (#32163) 2020-02-24 19:35:28 -08:00
strings.json Support vizio pairing through config flow (#31520) 2020-02-27 22:04:59 -08:00