core/homeassistant/components/webostv
David Zhu 6f4829c390
Add webostv payload option to command service (#36164)
* added optional argument to command service

* Fixed crash when optional argument is not provided

* Updated argument description

* fixed lint error

* Fix isort error

* switched to use dict for optional field instead of json string

* switched to use ATTR_PAYLOAD

* fixed test

* actually fixed test
2020-05-27 15:51:39 +02:00
..
__init__.py Add webostv payload option to command service (#36164) 2020-05-27 15:51:39 +02:00
const.py Add webostv payload option to command service (#36164) 2020-05-27 15:51:39 +02:00
manifest.json
media_player.py Add webostv payload option to command service (#36164) 2020-05-27 15:51:39 +02:00
notify.py
services.yaml Add webostv payload option to command service (#36164) 2020-05-27 15:51:39 +02:00