Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url http://aris.local/api/fcus \ --header 'Authorization: Bearer <token>'
{ "fcus": [ { "fcuId": "fcu_01a9", "friendlyName": "Living Room FCU", "mode": "heat", "fanPercent": 60, "roomTempC": 22.5, "rhPercent": 46, "supplyTempC": 38.2, "returnTempC": 33.7, "activeFaults": [], "filterLastChangedTs": "2025-03-12T09:14:00Z" } ] }
Returns telemetry for all fan coil units.
Session token or API token
List of FCUs
Show child attributes