Franck Nijhof 3b07f98388
Add generic config flow block (#16508)
Co-authored-by: Joakim Sørensen <joasoe@gmail.com>
2021-02-16 07:24:37 +01:00

1.1 KiB

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

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 Configuration -> Integrations -> 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 %}