Skip to content

Commit

Permalink
details in description
Browse files Browse the repository at this point in the history
  • Loading branch information
Thomas55555 authored May 1, 2024
1 parent 937df77 commit 488a99b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions source/_integrations/husqvarna_automower.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -116,11 +116,11 @@ The integration will create a lawn mower entity to control the mower. This entit
#### Cutting height

The integration will create a number entity for changing the cutting height of the mower. This entity is disabled by default. You have to enable it manually. It can't be detected with the API if the mower has the capability to change the cutting height remotely. Before enabling this function, refer to the mower documentation. Depending on the mower, it is possible that you can use this entity only passively as a sensor and not actively to change the cutting height.
Possible values are 1 to 9.
Possible values are 1 (grass stays short) to 9 (grass stays high).

#### Cutting height for work areas

The integration will create a number entity for changing the cutting height for each work area of the mower if your mower supports work areas. Possible values are 0% to 100%.
The integration will create a number entity for changing the cutting height for each work area of the mower if your mower supports work areas. Possible values for the cutting heights are 0% (grass stays short) to 100% (grass stays high) of the default cutting height. Note: It's not yet possible to change the default cutting height with Home Assistant.

### Select (if available)

Expand Down

0 comments on commit 488a99b

Please sign in to comment.