Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion source/_integrations/control4.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ description: Instructions on adding a Control4 system to Home Assistant.
ha_release: '0.114'
ha_category:
- Climate
- Cover
- Light
- Media Player
ha_iot_class: Local Polling
Expand All @@ -15,12 +16,13 @@ ha_domain: control4
ha_ssdp: true
ha_platforms:
- climate
- cover
- light
- media_player
ha_integration_type: hub
---

The **Control4** {% term integration %} allows you to control and monitor lights, Room Media, and climate devices 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, Room Media, cover, and climate devices from your local Control4 system. Your Control4 controller must be running OS 3.0+.

## Prerequisites

Expand Down