I'm unable to get the request_api action working. When I execute the YAML below I get the error:
I was trying to reset the remaining litter days to 6.
-Thanks
action: catlink.request_api
data:
throw: true
api: /token/device/union/list/sorted
params: key:6
method: POST
enabled: true
target:
entity_id: sensor.litter_box_599_6c70_litter_remaining_days
I'm unable to get the request_api action working. When I execute the YAML below I get the error:
I was trying to reset the remaining litter days to 6.
-Thanks