Skip to content

Commit eb55872

Browse files
committed
ci: Generate docs
1 parent da9c55b commit eb55872

File tree

4 files changed

+25
-0
lines changed

4 files changed

+25
-0
lines changed

docs/api/_blueprint.json

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89687,6 +89687,19 @@
8968789687
"propertyGroupKey": null,
8968889688
"format": "string",
8968989689
"jsonType": "string"
89690+
},
89691+
{
89692+
"name": "device_type",
89693+
"description": "Device type for an Ultraloq device.",
89694+
"isDeprecated": false,
89695+
"deprecationMessage": "",
89696+
"isUndocumented": false,
89697+
"undocumentedMessage": "",
89698+
"isDraft": false,
89699+
"draftMessage": "",
89700+
"propertyGroupKey": null,
89701+
"format": "string",
89702+
"jsonType": "string"
8969089703
}
8969189704
]
8969289705
},

docs/api/devices/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3120,6 +3120,10 @@ Metadata for an Ultraloq device.
31203120

31213121
Device name for an Ultraloq device.
31223122

3123+
- <strong><code>device_type</code></strong> <i>String</i>
3124+
3125+
Device type for an Ultraloq device.
3126+
31233127
</details>
31243128

31253129
---

docs/api/locks/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3013,6 +3013,10 @@ Metadata for an Ultraloq device.
30133013

30143014
Device name for an Ultraloq device.
30153015

3016+
- <strong><code>device_type</code></strong> <i>String</i>
3017+
3018+
Device type for an Ultraloq device.
3019+
30163020
</details>
30173021

30183022
---

docs/api/thermostats/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3770,6 +3770,10 @@ Metadata for an Ultraloq device.
37703770

37713771
Device name for an Ultraloq device.
37723772

3773+
- <strong><code>device_type</code></strong> <i>String</i>
3774+
3775+
Device type for an Ultraloq device.
3776+
37733777
</details>
37743778

37753779
---

0 commit comments

Comments
 (0)