1.2 KiB

title description ha_release ha_category ha_iot_class ha_config_flow ha_codeowners ha_domain ha_ssdp ha_platforms ha_integration_type
Control4 Instructions on adding a Control4 system to Home Assistant. 0.114
Light
Local Polling true
@lawtancool
control4 true
light
integration

The Control4 integration allows you to control and monitor lights from your local Control4 system. Your Control4 controller must be running OS 3.0+.

Prerequisites

Before setting up, you should assign a static IP address/DHCP reservation on your router to your Control4 controller. Home Assistant must be able to communicate with the controller over the local network; 4Sight remote access is not supported.

{% include integrations/config_flow.md %}

Options

The Control4 integration offers additional options in Settings -> Devices & Services -> Control4 -> Options:

{% configuration %} Seconds between updates: description: How often Home Assistant will poll the Control4 controller for state updates. Very frequent polling could cause the controller to lag, especially with many devices. required: false type: integer default: 5 {% endconfiguration %}