Add charging binary_sensor documentation (#37777)

This commit is contained in:
StaleLoafOfBread 2025-03-03 14:22:09 -05:00 committed by GitHub
parent afe0c0a07b
commit 353228cbe2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -57,6 +57,8 @@ Mop intensity - How hard you would like your vacuum to mop.
### Binary sensor
Charging - States if the vacuum is currently charging or not.
Cleaning - States if the vacuum has a clean currently active. This is on when the robot is actively moving around or when the robot returns to the dock when the battery is low but a clean is still active and will resume later.
Mop attached - States if the mop is currently attached.