Include ignore_cec in cast documentation (#1838)

This commit is contained in:
Adam Mills 2017-01-20 15:21:11 -05:00 committed by Fabian Affolter
parent 033c271b26
commit b640736e42
No known key found for this signature in database
GPG Key ID: E23CD2DD36A4397F

View File

@ -28,3 +28,4 @@ media_player:
Configuration variables:
- **host** (*Optional*): Use only if you don't want to scan for devices.
- **ignore_cec** (*Optional*) A list of chromecasts that should ignore CEC data for determining the active input. [See the upstream documentation for more information.](https://github.com/balloob/pychromecast#ignoring-cec-data)