core/tests/components/vizio
Raman Gupta 4f619691df
Add is_volume_muted property to vizio integration (#32332)
* add is_muted property and update tests

* black

* manually set is_muted on async_mute_volume calls to set state early

* combine two lines into one

* set is_muted to None when device is not on
2020-03-04 10:04:52 +01:00
..
__init__.py Add Config Flow support, Device Registry support, available property to vizio component (#30653) 2020-01-15 11:43:55 +01:00
conftest.py Add is_volume_muted property to vizio integration (#32332) 2020-03-04 10:04:52 +01:00
const.py Support vizio pairing through config flow (#31520) 2020-02-27 22:04:59 -08:00
test_config_flow.py Support vizio pairing through config flow (#31520) 2020-02-27 22:04:59 -08:00
test_init.py Update media_player and add tests to qualify vizio integration for platinum quality score (#31187) 2020-01-30 22:13:45 +01:00
test_media_player.py Add is_volume_muted property to vizio integration (#32332) 2020-03-04 10:04:52 +01:00