mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 15:26:59 +00:00
Add reference to new Room Audio Control (#31910)
This commit is contained in:
parent
62aeb5cad4
commit
695c59b673
@ -4,18 +4,21 @@ description: Instructions on adding a Control4 system to Home Assistant.
|
|||||||
ha_release: '0.114'
|
ha_release: '0.114'
|
||||||
ha_category:
|
ha_category:
|
||||||
- Light
|
- Light
|
||||||
|
- Media Player
|
||||||
ha_iot_class: Local Polling
|
ha_iot_class: Local Polling
|
||||||
ha_config_flow: true
|
ha_config_flow: true
|
||||||
ha_codeowners:
|
ha_codeowners:
|
||||||
- '@lawtancool'
|
- '@lawtancool'
|
||||||
|
- '@nalin29'
|
||||||
ha_domain: control4
|
ha_domain: control4
|
||||||
ha_ssdp: true
|
ha_ssdp: true
|
||||||
ha_platforms:
|
ha_platforms:
|
||||||
- light
|
- light
|
||||||
|
- media_player
|
||||||
ha_integration_type: integration
|
ha_integration_type: integration
|
||||||
---
|
---
|
||||||
|
|
||||||
The **Control4** {% term integration %} allows you to control and monitor lights from your local Control4 system. Your Control4 controller must be running OS 3.0+.
|
The **Control4** {% term integration %} allows you to control and monitor lights and Room Media from your local Control4 system. Your Control4 controller must be running OS 3.0+.
|
||||||
|
|
||||||
## Prerequisites
|
## Prerequisites
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user