pebblebed

Results 11 comments of pebblebed

I fixed this by adding capture_response to the http_request block ``` - http_request.post: url: http://rhome:8123/api/services/schedule/get_schedule?return_response headers: Content-Type: application/json Authorization: !secret ha_token capture_response: true json: entity_id: "schedule.lighting" ```