I’ve written a generic webhook power driver. It’s simple and let’s me interface with whatever I’d like. In my case I push the power commands to Node-RED and then use that to control simple tasmota based power adapters but you could obviously build whatever logic you needed in the endpoint (run ssh commands, control relays, etc).
2 Likes