From 5d951a30f9c6a32b1ddcfa3a47fde3dd5252a97f Mon Sep 17 00:00:00 2001 From: Jan Bouwhuis Date: Wed, 31 Jan 2024 03:30:47 +0100 Subject: [PATCH] Add on/off features for google_assistant climate (#31150) --- source/_integrations/google_assistant.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/google_assistant.markdown b/source/_integrations/google_assistant.markdown index a7c7945574d..e6e7e7819de 100644 --- a/source/_integrations/google_assistant.markdown +++ b/source/_integrations/google_assistant.markdown @@ -271,7 +271,7 @@ Currently, the following domains are available to be used with Google Assistant, - alarm_control_panel (arm/disarm) - button (scene) - camera (streaming, requires compatible camera) -- climate (temperature setting, hvac_mode) +- climate (on/off, temperature setting, hvac_mode) - cover (on/off/set position/stop/start=toggle cover) - event (only entities with device class `doorbell` are supported) - fan (on/off/speed percentage/preset mode)