2023.5: Finalize webhook options

This commit is contained in:
Franck Nijhof 2023-05-03 13:59:59 +02:00
parent 6b4cd35460
commit 42151bbe4c
No known key found for this signature in database
GPG Key ID: D62583BA8AB11CA3
2 changed files with 5 additions and 8 deletions

View File

@ -147,20 +147,17 @@ and a language selectors.
- Proof read/spelling/grammar - Proof read/spelling/grammar
- Replace screenshot - Replace screenshot
{% enddetails %} ## Webhooks trigger options
Webhooks have been extended this release. We now have support for webhooks Webhooks have been extended this release. We now have support for webhooks
that use the `GET` HTTP method! that use the `GET` HTTP method!
But that is not all, thanks to [@esev], we also have some new security related But that is not all. Thanks to [@esev], we also got some new security features
features to our webhook triggers. You can now set which HTTP methods you for our webhook triggers. You can now set which HTTP methods your
webhook trigger work with, and the ability to limit webhooks to work only on webhook trigger work with and the ability to limit webhooks to only work on
your local network. your local network.
<p class='img'> <img class="no-shadow" src='/images/blog/2023-05/webhook-trigger-settings.png' alt='Screenshot showing the new options available on a Webhook automation trigger.'>
<img src='https://user-images.githubusercontent.com/289218/154378138-6993664b-9bbf-4ec9-b62f-066300c01cb9.png'></a>
Temporary screenshot that needs to be replaced.
</p>
## Configuring the LEDs of your Home Assistant Yellow ## Configuring the LEDs of your Home Assistant Yellow

Binary file not shown.

After

Width:  |  Height:  |  Size: 85 KiB