From 19366cf7cbd3202d1111efec5d4184ba86df2fa7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mariusz=20=C5=81uci=C3=B3w?= Date: Thu, 1 Nov 2018 09:10:44 +0100 Subject: [PATCH] Added docs for vacuums (#6989) * Added docs for vacuums * Removed on/off support from vacuum * Update google_assistant.markdown * Removed type docs --- source/_components/google_assistant.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/source/_components/google_assistant.markdown b/source/_components/google_assistant.markdown index 61ffe91ede9..eb966821a77 100644 --- a/source/_components/google_assistant.markdown +++ b/source/_components/google_assistant.markdown @@ -179,6 +179,7 @@ Currently, the following domains are available to be used with Google Assistant, - cover (on/off/set position (via set brightness)) - media_player (on/off/set volume (via set brightness)) - climate (temperature setting) +- vacuum (dock/start/stop/pause) ### {% linkable_title Troubleshooting the request_sync service %}