You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: source/_integrations/konnected.markdown
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -36,7 +36,9 @@ Home Assistant offers Konnected integration through **Configuration** -> **Integ
36
36
37
37
The config flow will guide you through a setup process that lets you connect to the panel and generate a config entry. You can then utilize the options flow to configure or modify the behavior of each zone.
38
38
39
-
If you prefer you can also utilize a `konnected` section in the `configuration.yaml` file that specifies the Konnected devices on the network and the sensors or actuators attached to them. If using `configuration.yaml` the config will automatically be imported into a config entry or used to start a config flow. Details of the config fields and values can be found below - these apply to both the config flow and the yaml.
39
+
If you prefer you can also utilize a `konnected` section in the `configuration.yaml` file that specifies the Konnected devices on the network and the sensors or actuators attached to them. If using `configuration.yaml` the config will automatically be imported and used to start a config flow. **Note that you must still complete the config/options flow before the config entry will be finalized.**
40
+
41
+
Details of the config fields and values can be found below - these apply to both the config flow and the yaml.
0 commit comments