smibrandon
smibrandon
Pi.Alert uses the same port that you have designated for PiHole (typically 80). You can, however, change this in `/etc/lighttpd/lighttpd.conf` and look for the row `server.port`. I have mine setup...
Not sure if this answers your questions and solves the issue, but in instances where you have a webhook like:  You can trigger it by using: ``` http[s]://homeassistant.mydomain.com/api/webhook/my_webhook_id https://{blah-blah-blah}.ui.nabu.casa/api/webhook/my_webhook_id...
If someone could explain the API PUT request to start/stop a description event, I could easily provide instructions and build the backbone to put this into MacroDroid and Home Assistant....