Add reference to new Room Audio Control (#31910)

This commit is contained in:
Nalin Mahajan 2024-03-20 02:51:37 -05:00 committed by GitHub
parent 62aeb5cad4
commit 695c59b673
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -4,18 +4,21 @@ description: Instructions on adding a Control4 system to Home Assistant.
ha_release: '0.114'
ha_category:
- Light
- Media Player
ha_iot_class: Local Polling
ha_config_flow: true
ha_codeowners:
- '@lawtancool'
- '@nalin29'
ha_domain: control4
ha_ssdp: true
ha_platforms:
- light
- media_player
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