mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-25 02:07:15 +00:00
Add HDMI input select commands (#17536)
These additional commands are not documented in the linked web page and were found by trial and error on a TH-P60ST50A.
This commit is contained in:
parent
415b10620c
commit
8bd8d89c5c
@ -112,7 +112,7 @@ Some of the known valid key values are:
|
||||
- `back`
|
||||
- `power`
|
||||
|
||||
The list with all known valid keys can be found [here](https://github.com/florianholzapfel/panasonic-viera/blob/521cefadc8e1543514ce41d3d49e9218d1c2302d/panasonic_viera/__init__.py#L35). Additionally, you can also send custom commands, such as `"NRC_HOME-ONOFF"` (which is the same as `home`).
|
||||
The list with all known valid keys can be found [here](https://github.com/florianholzapfel/panasonic-viera/blob/521cefadc8e1543514ce41d3d49e9218d1c2302d/panasonic_viera/__init__.py#L35). Additionally, you can also send custom commands, such as `"NRC_HOME-ONOFF"` (which is the same as `home`). Two further undocumented commands are `"NRC_CHG_HDMI1-ONOFF"` and `"NRC_CHG_HDMI1-ONOFF"` for selecting HDMI inputs.
|
||||
|
||||
### Currently known supported models
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user