mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 09:17:06 +00:00
specifying default platform
This commit is contained in:
parent
fd40b4fa97
commit
976a4106e1
@ -102,6 +102,12 @@ hdmi_cec:
|
||||
```
|
||||
Choose just one schema. Mixing both approaches is not possible.
|
||||
|
||||
Another option you can use in config is specifiing of default platform of HDMI devices. "switch" and "media_player" are supported. Switch is default.
|
||||
```yaml
|
||||
hdmi_cec:
|
||||
platform: media_player
|
||||
```
|
||||
|
||||
## {% linkable_title Services %}
|
||||
|
||||
### {% linkable_title Select Device %}
|
||||
|
Loading…
x
Reference in New Issue
Block a user