Skip to content

Commit 38ac9a5

Browse files
committed
ci: Generate docs
1 parent 32dde78 commit 38ac9a5

File tree

11 files changed

+0
-99
lines changed

11 files changed

+0
-99
lines changed

docs/api/acs/encoders/encode_access_method.md

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -255,15 +255,6 @@ ID of the `acs_encoder` to use to encode the `access_method`.
255255

256256
[action\_attempt](./)
257257

258-
**`ENCODE_ACCESS_METHOD`**
259-
{% tabs %}
260-
{% tab title="JSON" %}
261-
```json
262-
{
263-
}
264-
```
265-
{% endtab %}
266-
{% endtabs %}
267258
{% tabs %}
268259
{% tab title="JSON" %}
269260
```json

docs/api/acs/encoders/encode_credential.md

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -380,15 +380,6 @@ ID of the `acs_encoder` to use to encode the `acs_credential`.
380380

381381
[action\_attempt](./)
382382

383-
**`ENCODE_CREDENTIAL`**
384-
{% tabs %}
385-
{% tab title="JSON" %}
386-
```json
387-
{
388-
}
389-
```
390-
{% endtab %}
391-
{% endtabs %}
392383
{% tabs %}
393384
{% tab title="JSON" %}
394385
```json

docs/api/acs/encoders/scan_credential.md

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -545,15 +545,6 @@ ID of the encoder to use for the scan.
545545

546546
[action\_attempt](./)
547547

548-
**`SCAN_CREDENTIAL`**
549-
{% tabs %}
550-
{% tab title="JSON" %}
551-
```json
552-
{
553-
}
554-
```
555-
{% endtab %}
556-
{% endtabs %}
557548
{% tabs %}
558549
{% tab title="JSON" %}
559550
```json

docs/api/thermostats/activate_climate_preset.md

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -201,15 +201,6 @@ ID of the thermostat device for which you want to activate a climate preset.
201201

202202
[action\_attempt](./)
203203

204-
**`ACTIVATE_CLIMATE_PRESET`**
205-
{% tabs %}
206-
{% tab title="JSON" %}
207-
```json
208-
{
209-
}
210-
```
211-
{% endtab %}
212-
{% endtabs %}
213204
{% tabs %}
214205
{% tab title="JSON" %}
215206
```json

docs/api/thermostats/cool.md

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -208,15 +208,6 @@ ID of the thermostat device that you want to set to cool mode.
208208

209209
[action\_attempt](./)
210210

211-
**`SET_HVAC_MODE`**
212-
{% tabs %}
213-
{% tab title="JSON" %}
214-
```json
215-
{
216-
}
217-
```
218-
{% endtab %}
219-
{% endtabs %}
220211
{% tabs %}
221212
{% tab title="JSON" %}
222213
```json

docs/api/thermostats/heat.md

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -208,15 +208,6 @@ ID of the thermostat device that you want to set to heat mode.
208208

209209
[action\_attempt](./)
210210

211-
**`SET_HVAC_MODE`**
212-
{% tabs %}
213-
{% tab title="JSON" %}
214-
```json
215-
{
216-
}
217-
```
218-
{% endtab %}
219-
{% endtabs %}
220211
{% tabs %}
221212
{% tab title="JSON" %}
222213
```json

docs/api/thermostats/heat_cool.md

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -226,15 +226,6 @@ ID of the thermostat device that you want to set to heat-cool mode.
226226

227227
[action\_attempt](./)
228228

229-
**`SET_HVAC_MODE`**
230-
{% tabs %}
231-
{% tab title="JSON" %}
232-
```json
233-
{
234-
}
235-
```
236-
{% endtab %}
237-
{% endtabs %}
238229
{% tabs %}
239230
{% tab title="JSON" %}
240231
```json

docs/api/thermostats/off.md

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -186,15 +186,6 @@ ID of the thermostat device that you want to set to off mode.
186186

187187
[action\_attempt](./)
188188

189-
**`SET_HVAC_MODE`**
190-
{% tabs %}
191-
{% tab title="JSON" %}
192-
```json
193-
{
194-
}
195-
```
196-
{% endtab %}
197-
{% endtabs %}
198189
{% tabs %}
199190
{% tab title="JSON" %}
200191
```json

docs/api/thermostats/set_fan_mode.md

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -206,15 +206,6 @@ ID of the thermostat device for which you want to set the fan mode.
206206

207207
[action\_attempt](./)
208208

209-
**`SET_FAN_MODE`**
210-
{% tabs %}
211-
{% tab title="JSON" %}
212-
```json
213-
{
214-
}
215-
```
216-
{% endtab %}
217-
{% endtabs %}
218209
{% tabs %}
219210
{% tab title="JSON" %}
220211
```json

docs/api/thermostats/set_hvac_mode.md

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -235,15 +235,6 @@ ID of the thermostat device for which you want to set the HVAC mode.
235235

236236
[action\_attempt](./)
237237

238-
**`SET_HVAC_MODE`**
239-
{% tabs %}
240-
{% tab title="JSON" %}
241-
```json
242-
{
243-
}
244-
```
245-
{% endtab %}
246-
{% endtabs %}
247238
{% tabs %}
248239
{% tab title="JSON" %}
249240
```json

0 commit comments

Comments
 (0)