From 2d8daa2c947533aabdd28c56a5d0f89df6bfa44c Mon Sep 17 00:00:00 2001 From: Seam Bot Date: Wed, 30 Oct 2024 17:16:52 +0000 Subject: [PATCH] ci: Generate docs --- docs/api/_report.md | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/docs/api/_report.md b/docs/api/_report.md index 971c6840..83dde30d 100644 --- a/docs/api/_report.md +++ b/docs/api/_report.md @@ -402,13 +402,6 @@ These items are deprecated. - `/acs/encoders/list` - `/acs/encoders/scan_card` - `/acs/entrances/grant_access` -- `/acs/users/add_to_access_group` -- `/acs/users/create` -- `/acs/users/delete` -- `/acs/users/get` -- `/acs/users/list` -- `/acs/entrances/list` -- `/acs/entrances/list_credentials_with_access` - `/acs/users/list_accessible_entrances` - `/acs/users/revoke_access_to_all_entrances` - `/acs/users/unmanaged/get` @@ -416,10 +409,16 @@ These items are deprecated. - `/events/get` - `/events/list` - `/thermostats/activate_climate_preset` +- `/thermostats/cool` - `/thermostats/create_climate_preset` - `/thermostats/delete_climate_preset` - `/thermostats/get` +- `/thermostats/heat` +- `/thermostats/heat_cool` +- `/thermostats/list` +- `/thermostats/off` - `/thermostats/set_fallback_climate_preset` +- `/thermostats/set_fan_mode` - `/thermostats/set_temperature_threshold` - `/thermostats/update_climate_preset` - `/thermostats/schedules/create`