Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Konnected Pro Board support and config flow #11785

Merged
merged 12 commits into from
Feb 18, 2020
Prev Previous commit
Next Next commit
Update source/_integrations/konnected.markdown
Co-Authored-By: Franck Nijhof <frenck@frenck.nl>
  • Loading branch information
kit-klein and frenck authored Feb 18, 2020
commit 20ad20cc65e3bd8a2016a6792348c5ca4c2b81dd
2 changes: 1 addition & 1 deletion source/_integrations/konnected.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ Home Assistant offers Konnected integration through **Configuration** -> **Integ

The configuration flow will guide you through a setup process that lets you connect to the panel and generate a configuration entry. You can then utilize the options flow to configure or modify the behavior of each zone.

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 configuration will automatically be imported and used to start a configuration flow. **Note that you must still complete the configuration/options flow before the configuration entry will be finalized.**
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 configuration will automatically be imported and used to start a configuration flow. **Note that you must still complete the configuration/options flow before the configuration entry will be finalized.**

Details of the configuration fields and values can be found below - these apply to both the configuration flow and the YAML.

Expand Down