diff --git a/source/_integrations/husqvarna_automower.markdown b/source/_integrations/husqvarna_automower.markdown index 691a0c22d56..8e51bd69b23 100644 --- a/source/_integrations/husqvarna_automower.markdown +++ b/source/_integrations/husqvarna_automower.markdown @@ -5,6 +5,7 @@ ha_category: - Binary sensor - Device tracker - Lawn Mower + - Number - Select - Sensor - Switch @@ -18,6 +19,7 @@ ha_platforms: - device_tracker - diagnostics - lawn_mower + - number - select - sensor - switch @@ -109,6 +111,10 @@ The integration will create a lawn mower entity to control the mower. This entit - Pause mowing - Park until next schedule +### 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. + ### Select (if available) The integration will create a select entity for selecting the headlight mode of the mower.