Somfy-Developer / Somfy-TaHoma-Developer-Mode

A collection of requests to use a local API with Somfy TaHoma gateways
147 stars 12 forks source link

/setup/devices/controllables/{controllableName} is NOT working #23

Closed Sjack-Sch closed 2 years ago

Sjack-Sch commented 2 years ago

End point: /setup/devices/controllables/{controllableName} is NOT working.

{ "protocolVersion": "2022.2.4-13" }

same response is received for: /setup/devices/{deviceURL}/status /setup/devices/{deviceURL}/status/{name}

Response: { "error": "Unknown object.", "errorCode": "UNSPECIFIED_ERROR" }

Response headers access-control-allow-headers: Authorization access-control-allow-origin: * content-length: 59 content-type: application/json date: Tue,17 May 2022 19:26:22 GMT server: KizOs

vhenriet-sfy commented 2 years ago

duplicate #7