Home Assistant
Call GraphQL from HomeAssistant with payload
Call GraphQL from HomeAssistant I wanted to call Cloudflare’s GraphQL endpoint from HomeAssistant in order to get some stats about caching, blocked requests, etc. You just call it as a normal REST sensor. As part of the payload you have to send through a datetime and the zone_id of your Read more…