First thanks a lot for all your efforts.
To make this more useful in a broder range of use cases I would like to request a generic webhook service type, where the user can specify a URL of their choosing.
The service would then simply call this configured url (using POST) with either a JSON or a form data payload.
My specific use case would be to get the current apple watch battery life into HomeAssistant to run automations from there.
First thanks a lot for all your efforts.
To make this more useful in a broder range of use cases I would like to request a generic webhook service type, where the user can specify a URL of their choosing.
The service would then simply call this configured url (using
POST) with either a JSON or a form data payload.My specific use case would be to get the current apple watch battery life into HomeAssistant to run automations from there.