From ef64e48267b1bb6ace6787e589a40ace8a46812d Mon Sep 17 00:00:00 2001 From: Massimiliano Cannarozzo Date: Tue, 8 Aug 2023 15:23:13 +0200 Subject: [PATCH] Add neato dismiss alert button (#28395) * Add neato dismiss alert button * fixup! Add neato dismiss alert button Co-authored-by: Joost Lekkerkerker --------- Co-authored-by: Joost Lekkerkerker --- source/_integrations/neato.markdown | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/source/_integrations/neato.markdown b/source/_integrations/neato.markdown index 399a2e89998..be184d9d76d 100644 --- a/source/_integrations/neato.markdown +++ b/source/_integrations/neato.markdown @@ -5,6 +5,7 @@ ha_category: - Camera - Sensor - Switch + - Button - Vacuum ha_iot_class: Cloud Polling ha_release: 0.33 @@ -17,6 +18,7 @@ ha_platforms: - camera - sensor - switch + - button - vacuum ha_integration_type: integration --- @@ -28,6 +30,7 @@ There is support for the following platform types within Home Assistant: - **Camera** - allows you to view the latest cleaning map. - **Sensor** - allows you to view the battery level. - **Switch** - allows you to enable or disable the schedule. +- [**Button**](#button) - allows you to dismiss an alert visible in the app. - [**Vacuum**](#vacuum) ## Prerequisites @@ -73,6 +76,10 @@ After the update to firmware 4.0 (which adds cleaning maps) there is also suppor +## Button + +Each `neato` vacuum has a _Dismiss alert_ button. This allows to dismiss an alert visible in the app (e.g. dust bin full) and preventing the vacuum to start cleaning. + ## Vacuum The `neato` vacuum platform allows you to control your [Neato Botvac Connected][botvac-connected].