core/homeassistant/components/webostv
starkillerOG 1278f32306 Add webostv sound_output capability (#31121)
* Webostv: add sound_output capability

Add the ability to read and set the sound_output

* Webostv: add sound_output capability

* Webostv: add sound_output capability

* fix blank spaces

* fix to long line

* add ,

* Import ATTR_SOUND_OUTPUT

Do not have the ability to test this change right now

* Add white space

* Create const.py

* Use const import

* Use import from const.py

* Add docstring

* Change order

* Change order

* Fix import

* Fix import

* Fix typo

* Change order again

* Change order again

* Change order of attributes
2020-01-27 10:40:48 +01:00
..
__init__.py Add webostv sound_output capability (#31121) 2020-01-27 10:40:48 +01:00
const.py Add webostv sound_output capability (#31121) 2020-01-27 10:40:48 +01:00
manifest.json Fix state handling for older webos versions (#31099) 2020-01-25 13:24:21 -05:00
media_player.py Add webostv sound_output capability (#31121) 2020-01-27 10:40:48 +01:00
notify.py Minor fixes for webostv (#30998) 2020-01-20 10:43:20 +01:00
services.yaml Add webostv sound_output capability (#31121) 2020-01-27 10:40:48 +01:00