mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-18 23:06:58 +00:00
Squash commits, remove merge (#32465)
Co-authored-by: Franck Nijhof <git@frenck.dev>
This commit is contained in:
parent
e1c5c3a54c
commit
1024b12833
@ -113,7 +113,14 @@ The integration will create a lawn mower entity to control the mower. This entit
|
||||
|
||||
### Number (if available)
|
||||
|
||||
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 because it can't be detected with the API if the mower has the capability to change the cutting height remotely. Before enabling this function, consult the handbook of the mower. It's possible that you can use this entity only as sensor but cannot actively change the cutting height.
|
||||
#### 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 (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 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)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user