send_ispindel: url: !secret BrewfatherEndpoint method: POST content_type: "application/json" payload: '{ "name":"{{ name }}", "temp":{{ temp }}, "temp_unit":"F", "gravity":{{ gravity }}, "gravity_unit": "P", "battery": {{ battery }} }'