Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update lawn-mower.md with returning state #2280

Merged
Prev Previous commit
Next Next commit
Text update from suggestion
Co-authored-by: G Johansson <goran.johansson@shiftit.se>
  • Loading branch information
mikey0000 and gjohansson-ST authored Aug 21, 2024
commit ff36a6ad712dc4800b4326d17e933706eae980ae
3 changes: 1 addition & 2 deletions blog/2024-09-04-lawn-mower-activity-returning.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,7 @@ authorURL: https://github.com/mikey0000
title: "New returning type in LawnMowerActivity"
---

As of Home Assistant Core 2024.9, integrations using the lawn_mower platform can indicate that their mower
is returning to the dock by using the new `LawnMowerActivity.RETURNING` state.
As of Home Assistant Core 2024.9, integrations implementing `LawnMowerEntity` can indicate that their mower is returning to the dock by using the new `LawnMowerActivity.RETURNING` state.

## Example

Expand Down