Skip to content

I didn't want to pay 4.99 for an app. So here's my solution

Notifications You must be signed in to change notification settings

hanvo/home-webhooks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

home-webhooks

I didn't want to pay 4.99 for an app. So here's my solution.

Debugging

Turn on export RUST_LOG=home_webhook=trace for logging

How to Run

id={discord_webhook_id} token={discord_webhook_token} cargo run

Homekit

  1. Add automation for whatever smart thing
  2. Convert to shortcut with Get Contents of
  3. Add URL of web server http://{ip}:port/
  4. Method Post
  5. Request body with { applianace: "whatever", status: "stuff" }

About

I didn't want to pay 4.99 for an app. So here's my solution

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages