Include ignore_cec in cast documentation (#1838)

This commit is contained in:
Adam Mills 2017-01-20 15:21:11 -05:00 committed by Paulus Schoutsen
parent cebb0fe1c8
commit 3eb541144a

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)