Add note to tedee about webhooks (#33636)

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
This commit is contained in:
Josef Zweck 2024-07-10 23:57:29 +02:00 committed by GitHub
parent 939849c11e
commit b57def9a78
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -31,6 +31,10 @@ This integration interacts with your [Tedee](https://tedee.com) locks by communi
If you do not own the bridge, you can still add your locks to Home Assistant through the [HomeKit device integration](/integrations/homekit_controller/). Communication will happen over Bluetooth in that case, and features will be limited.
{% note %}
The integration will try to configure callbacks to receive near-real-time push updates from your bridge about your lock state changes. For this to work properly, the bridge must be able to reach your Home Assistant instance. It will prefer the configured `internal_url`, so ensure this address is reachable from your bridge on your network.
{% endnote %}
{% include integrations/config_flow.md %}
{% configuration_basic %}