mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-12-11 02:43:28 -06:00
Channge wording in ekeybionyx from webhooks to functions (#41059)
This commit is contained in:
parent
42de450fe5
commit
f14eb195d4
@ -39,16 +39,16 @@ The **ekey bionyx** {% term integration %} provides the following entities.
|
||||
|
||||
### Events
|
||||
|
||||
The webhooks from the ekey device are represented in Home Assistant as events. You can use these events as triggers in automations.
|
||||
The functions defined during setup are represented in Home Assistant as events. You can use these events as triggers in automations.
|
||||
|
||||
## Limitations
|
||||
|
||||
- The ekey {% term integration %} allows only five webhooks per device.
|
||||
- The ekey {% term integration %} allows only five functions per ekey system.
|
||||
- You cannot link multiple Home Assistant instances to the same ekey system.
|
||||
|
||||
## Removing the integration
|
||||
|
||||
Based on the limited lifetime of the token, you have two options for cleanly resetting the connection to Home Assistant:
|
||||
|
||||
- Delete the {% term integration %} in Home Assistant, set it up again (triggering the deletion process), and abort when you are in the step of naming the webhooks.
|
||||
- Delete the {% term integration %} in Home Assistant, then disable and re-enable the Third-Party API in the ekey app (this resets all webhooks, even outside of Home Assistant).
|
||||
- Delete the {% term integration %} in Home Assistant, set it up again (triggering the deletion process), and abort when you are in the step of naming the functions.
|
||||
- Delete the {% term integration %} in Home Assistant, then disable and re-enable the Third-Party API in the ekey app (this resets all functions and webhooks, even outside of Home Assistant).
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user