core/homeassistant/components/vizio
Raman Gupta 297dd9bbc2
Add vizio service to update a device setting (#36739)
* track all settings and add service to update a setting

* sort setting types

* reduce frequency of updates due to the increase in API calls per update

* change dict call to a get in case audio settings aren't available

unlikely to occur but less error prone

* Update if statement to be more consistent

* revert changes to track all settings and store in state machine

* revert one more change

* force setting_type and setting_name to lowercase to make it easier to understand how to make service call

* make service calls even simpler by attempting to transform certain parameters as much as possible
2020-08-06 22:43:03 -04:00
..
translations [ci skip] Translation update 2020-08-05 00:02:19 +00:00
__init__.py
config_flow.py Vizio: when checking new host against existing config entry hosts, make check hostname aware (#37397) 2020-07-08 15:31:41 -04:00
const.py Add vizio service to update a device setting (#36739) 2020-08-06 22:43:03 -04:00
manifest.json bump pyvizio version (#37644) 2020-07-08 07:24:31 -04:00
media_player.py Add vizio service to update a device setting (#36739) 2020-08-06 22:43:03 -04:00
services.yaml Add vizio service to update a device setting (#36739) 2020-08-06 22:43:03 -04:00
strings.json Clean up vizio translation strings (#35725) 2020-05-25 16:36:49 -04:00