mirror of
https://github.com/home-assistant/developers.home-assistant.git
synced 2025-11-14 21:40:22 +00:00
Update lawn-mower.md with returning state (#2280)
* Update lawn-mower.md with returning state * Update lawn-mower.md sentence improvement * add blog post * Text update Co-authored-by: Martin Hjelmare <marhje52@gmail.com> * Text update from suggestion Co-authored-by: G Johansson <goran.johansson@shiftit.se> * Text update from suggestion Co-authored-by: G Johansson <goran.johansson@shiftit.se> * add link to documentation * move url and make relative * change date to today * address the nitpick --------- Co-authored-by: Martin Hjelmare <marhje52@gmail.com> Co-authored-by: G Johansson <goran.johansson@shiftit.se>
This commit is contained in:
@@ -23,6 +23,7 @@ Properties should always only return information from memory and not do I/O (lik
|
||||
| `MOWING` | The lawn mower is currently mowing.
|
||||
| `DOCKED` | The lawn mower is done mowing and is currently docked.
|
||||
| `PAUSED` | The lawn mower was active and is now paused.
|
||||
| `RETURNING` | The lawn mower is returning to the dock.
|
||||
| `ERROR` | The lawn mower encountered an error while active and needs assistance.
|
||||
|
||||
## Supported features
|
||||
|
||||
Reference in New Issue
Block a user