mirror of
https://github.com/house-of-abbey/GarminHomeAssistant.git
synced 2025-09-13 12:41:33 +00:00
Added Setting option to clear the Webhook ID
Co-Authored-By: __JosephAbbey <me@josephabbey.dev>
This commit is contained in:
@@ -108,6 +108,12 @@
|
||||
-->
|
||||
<property id="user_http_header_value" type="string"></property>
|
||||
|
||||
<!--
|
||||
Clear the Webhook ID on next application start, and reauthenticate,
|
||||
then set this back to false.
|
||||
-->
|
||||
<property id="clear_webhook_id" type="boolean">false</property>
|
||||
|
||||
<!--
|
||||
The webhook ID is the last part of the webhook URL. It is secret and
|
||||
should not be shared. It will not be set in settings but will be
|
||||
|
Reference in New Issue
Block a user