Files
devmel_hass_airsend-addon/addons/airsend/states_get.sh
T
2023-10-02 11:49:59 +02:00

4 lines
180 B
Bash

#!/usr/bin/with-contenv bashio
curl -o states.json -s -X GET -H "Authorization: Bearer ${SUPERVISOR_TOKEN}" -H "Content-Type: application/json" http://supervisor/core/api/states