Add HDMI-CEC documentation on HAOS setup (#28143)

* Add HDMI-CEC documentation on HAOS setup

* Minor tweaks

---------

Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
This commit is contained in:
Pieter Mulder 2023-07-10 11:34:43 +02:00 committed by GitHub
parent e31ff3e6c3
commit 749fee0744
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -18,6 +18,12 @@ The `hdmi_cec` integration provides services that allow selecting the active dev
## CEC Setup
### Home Assistant OS
To test if HDMI-CEC will work on your Home Assistant OS installation, you can use the official **CEC Scanner** add-on. Run this add-on to see if your hardware has HDMI-CEC capabilities and which devices are connected. Do not have this add-on **Start on boot** as it will interfere with the integration.
Once you've run the add-on, you can use the resulting scan information to configure the integration.
### Adapter
The computer running Home Assistant must support CEC, and of course be connected via HDMI to a device also supporting CEC. You can purchase a [USB CEC adapter](https://www.pulse-eight.com/p/104/usb-hdmi-cec-adapter) to add support if necessary. Note that all Raspberry Pi models support CEC natively.