mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 15:26:59 +00:00
Add more removal instructions and known limitations in Husqvarna Automower (#35995)
This commit is contained in:
parent
ba4b498108
commit
167c720b17
@ -219,3 +219,14 @@ data:
|
|||||||
minutes: 30
|
minutes: 30
|
||||||
work_area_id: 123456 ### Work area ID for the "Front lawn" from the example above.
|
work_area_id: 123456 ### Work area ID for the "Front lawn" from the example above.
|
||||||
```
|
```
|
||||||
|
|
||||||
|
## Known limitations
|
||||||
|
|
||||||
|
- The mower can only be started using the `lawn_mower.start_mowing` action during the schedules configured in the Automower Connect App. To start the mower outside the scheduled times, use the `husqvarna_automower.override_schedule` action. In both cases, the battery must be fully charged beforehand.
|
||||||
|
- Stay-out zone handling is not supported for mowers equipped with EPOS technology.
|
||||||
|
|
||||||
|
## Remove integration
|
||||||
|
|
||||||
|
This integration can be removed by following these steps:
|
||||||
|
|
||||||
|
{% include integrations/remove_device_service.md %}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user