hass-core/homeassistant/components/vizio
Raman Gupta 463d949ee0 Add zeroconf discovery support for vizio integration (#30949)
* add missing tests

* readd removed test

* add zeroconf discovery support for vizio integration

* no mock_coro_func needed

* add reasonable timeout and don't log exceptions from pyvizio due to timeout

* add test to test options update and bump pyvizio to avoid timeout issues

* update requirements_*

* fix gaps in coverage

* change return hint for async_setup_entry

* use source variables instead of strings

* only get unique ID if about to create entry

* update based on review

* Revert "update based on review"

This reverts commit 0d612a90eb7d02c92061f902973e527267e3110a.

* f-string

* fix last review

* revert cleanup changes to simplify PR

* remove unnecessary ConfigFlow object variables to simplify logic

* revert cleanup changes to make review easier, noted for future cleanup

* revert cleanup changes to make review easier, noted for future cleanup

* move zeroconf service type constant to test module
2020-01-22 10:13:35 +01:00
..
.translations [ci skip] Translation update 2020-01-22 00:31:43 +00:00
__init__.py Use default media player device classes for vizio component (#30802) 2020-01-18 09:15:05 +01:00
config_flow.py Add zeroconf discovery support for vizio integration (#30949) 2020-01-22 10:13:35 +01:00
const.py Add zeroconf discovery support for vizio integration (#30949) 2020-01-22 10:13:35 +01:00
manifest.json Add zeroconf discovery support for vizio integration (#30949) 2020-01-22 10:13:35 +01:00
media_player.py Add zeroconf discovery support for vizio integration (#30949) 2020-01-22 10:13:35 +01:00
strings.json Add zeroconf discovery support for vizio integration (#30949) 2020-01-22 10:13:35 +01:00