smibrandon

Results 3 comments of 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: ![image](https://github.com/home-assistant/core/assets/77370240/a4e3b57d-952e-462a-977d-2b4cbc34c727) 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....