Skip to content

A very simple proxy to allow calling Home Assistant web-hooks via GET

License

Notifications You must be signed in to change notification settings

t00ks/homeassistant_webhook_proxy

Repository files navigation

homeassistant_webhook_proxy

This is a very basic, not really well thought our proxy that allows you to use GET requests for Home Assistant

Installation

  • Change the LOCAL_IPADDRESS in WebProxyController to be the IP address of you Home Assistant
  • Follow the instructions on how to create an add-on (All you should need to do really is copy the contents of this repo to the addons folder in Home Assistant) HERE
  • Once the add-on is running, you can then make a GET request to https://{YourIpAddress}:7123/api/web_hook_proxy/{web_hook_name} to trigger your Home Assistant Web Hook

About

A very simple proxy to allow calling Home Assistant web-hooks via GET

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published