From 5505f6d16e8126a0cf6c2499c246797308eed093 Mon Sep 17 00:00:00 2001 From: kainpets Date: Fri, 16 Aug 2024 16:37:10 +0200 Subject: [PATCH] remove thermostats/update --- docs/SUMMARY.md | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/SUMMARY.md b/docs/SUMMARY.md index 23f81bed..c89bf238 100644 --- a/docs/SUMMARY.md +++ b/docs/SUMMARY.md @@ -195,7 +195,6 @@ * [Thermostats](thermostats/README.md) * [List Thermostats](thermostats/list-thermostats.md) * [Get a Thermostat](thermostats/get-thermostat.md) - * [Update a Thermostat](api-clients/thermostats/update-a-thermostat.md) * [Set to Heat Mode](api-clients/thermostats/set-to-heat-mode.md) * [Set to Cool Mode](api-clients/thermostats/set-to-cool-mode.md) * [Set to Heat-Cool (Auto) Mode](api-clients/thermostats/set-to-heat-cool-auto-mode.md)