mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-04-25 05:47:35 +00:00

* Knocki docs * fix: removed troubleshooting from this PR * Remove automtion steps, move some of the steps into prereqs * Apply suggestions from code review * feat: automation example and troubleshooting section * fix: coderabbit suggestions * fix: remove troubleshooting --------- Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
2.1 KiB
2.1 KiB
title | description | ha_category | ha_config_flow | ha_release | ha_iot_class | ha_codeowners | ha_domain | ha_platforms | ha_integration_type | |||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Knocki | Instructions on how to setup Knocki devices in Home Assistant. |
|
true | 2024.7 | Cloud Push |
|
knocki |
|
hub |
The Knocki {% term integration %} allows you to trigger your favorite automations simply by tapping custom patterns (such as triple taps) on ordinary surfaces.
Prerequisites
-
You must have a Knocki device.
-
Completed the setup process in the Knocki mobile app, as described in steps 1-7 below.
- Open the Knocki Mobile App. It’s a free download on iOS and Android.
- Using the app, log-in or create a new Knocki account.
- From the app’s home screen, select a Knocki or add a Knocki.
- On the app’s device screen, select a gesture or add a gesture.
- Next, select the add a task option.
- Scroll down the task menu and select Home Assistant.
- Follow the in-app instructions to add the Home Assistant task.
{% include integrations/config_flow.md %}
Automation example
- Go to {% my automations title="Settings > Automations & scenes" %} and in the lower right corner, select Create Automation.
- Select Create new automation.
- Select Add Trigger, select Entity as the trigger type.
- Search for the name of the task (as you named it in the Knocki app). Select the entity with that name appended to it.
- Select State as the type of entity change.
- Select Add action and choose whatever action(s) you’d like the automation to trigger.
- Finally, test the action by tapping the associated gesture pattern.