mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 07:17:14 +00:00
Tweak Google Cast documentation (#17676)
Co-authored-by: Franck Nijhof <git@frenck.dev>
This commit is contained in:
parent
7e2a124c25
commit
09dca47121
@ -25,7 +25,7 @@ Allowed UUIDs:
|
||||
description: A comma-separated list of UUIDs of Cast devices to add to Home Assistant. **Use only if you don't want to add all available devices.** The device won't be added until discovered through either mDNS or if it's included in the list of known hosts. In order to find the UUID for your device use a mDNS browser or advanced users can use the following Python command (adjust friendly names as required) - `python3 -c "import pychromecast; print(pychromecast.get_listed_chromecasts(friendly_names=['Living Room TV', 'Bedroom TV', 'Office Chromecast']))`. This option is only visible if advanced mode is enabled in your user profile.
|
||||
Ignore CEC:
|
||||
description: A comma-separated 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). This option is only visible if advanced mode is enabled in your user profile.
|
||||
active input. [See the upstream documentation for more information](https://github.com/home-assistant-libs/pychromecast#ignoring-cec-data). This option is only visible if advanced mode is enabled in your user profile.
|
||||
{% endconfiguration_basic %}
|
||||
|
||||
## Home Assistant Cast
|
||||
|
Loading…
x
Reference in New Issue
Block a user