Alright, this is the situation: I created an automation for automated light adjustment. Based on motion detection trough my sensors, I use the IFTTT integration in order to set a certain light scene. While this in general does the job, the time delay between motion detection and light setting is too great to be useful. Therefore I´d like to create an automation that uses a Webhook to trigger the Philips Hue API directly.
Even if I googled the hell out of by browser, I coulnd´t find any description of how to INITIATE Webhooks from Hassio as actions from within automations Anybody has a clue?
Ok, let me rephrase it again to make it more clear (hopefully): How can I address the hue interface directly from Home Assistant WITHOUT making use of the ifttt service (ifttt.trigger)?
Webhooks aren’t involved. If you have paired hue hub with hass you just configure your zwave trigger and your light you want to configure in an automation. There are examples for that