We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f65a5bc commit 3790d5fCopy full SHA for 3790d5f
tado-openapispec-v2.yaml
@@ -31,7 +31,7 @@ info:
31
[https://github.com/kritsel/tado-openapispec-v2](https://github.com/kritsel/tado-openapispec-v2)
32
* Wiki for this GitHub repo with additional information:
33
[https://github.com/kritsel/tado-openapispec-v2/wiki](https://github.com/kritsel/tado-openapispec-v2/wiki/)
34
- version: 2.2025.02.02.0
+ version: 2.2025.02.02.1
35
servers:
36
- url: https://my.tado.com/api/v2/
37
security:
@@ -2236,13 +2236,6 @@ paths:
2236
application/json:
2237
schema:
2238
$ref: '#/components/schemas/ChildLock'
2239
- examples:
2240
- celsius:
2241
- value:
2242
- celsius: 1.75
2243
- fahrenheit:
2244
2245
- fahrenheit: -2.25
2246
responses:
2247
'204':
2248
description: successful response
0 commit comments