Channge wording in ekeybionyx from webhooks to functions (#41059)

This commit is contained in:
Richard Polzer 2025-09-27 22:07:32 +02:00 committed by Franck Nijhof
parent 42de450fe5
commit f14eb195d4
No known key found for this signature in database
GPG Key ID: AB33ADACE7101952

View File

@ -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).