Add neato dismiss alert button (#28395)

* Add neato dismiss alert button

* fixup! Add neato dismiss alert button

Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>

---------

Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
This commit is contained in:
Massimiliano Cannarozzo 2023-08-08 15:23:13 +02:00 committed by GitHub
parent a0dd99117f
commit ef64e48267
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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
</div>
## 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].