vll kann hemand helfen ich möchte einen Wert von HA in Loxone anzeigen,
JSON mit Auth
curl -X GET -H "Authorization: Bearer API-TOKEN" -H "Content-Type: application/json" http://192.168.42.174:8123/api/states/water_heater.my_lay_z_spa
{"entity_id": "water_heater.my_lay_z_spa", "state": "25", "attributes": {"min_temp": 0, "max_temp": 40, "away": "on", "current_temperature": 25, "temperature": 38, "Heat Power": false, "Power": true, "Bubbles Power": false, "Filter Power": true, "friendly_name": "Whirlpool", "icon": "mdi:hot-tub", "supported_features": 5}, "last_changed": "2021-10-28T10:55:03.705182+00:00", "last_updated": "2021-10-28T10:55:03.705182+00:00", "context": {"id": "2d34a1fcbf88f76d2c6046c6589a73cf", "parent_id": null, "user_id": null}}
Scheitere aber an der Konfig.
Danke und Gruß
.
Kommentar