mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-22 16:56:50 +00:00
Add select platform to Husqvarna Automower (#31975)
This commit is contained in:
parent
a40d6cef7e
commit
2945a614bf
@ -5,6 +5,7 @@ ha_category:
|
||||
- Binary sensor
|
||||
- Device tracker
|
||||
- Lawn Mower
|
||||
- Select
|
||||
- Sensor
|
||||
- Switch
|
||||
ha_release: 2024.3
|
||||
@ -16,6 +17,7 @@ ha_platforms:
|
||||
- binary_sensor
|
||||
- device_tracker
|
||||
- lawn_mower
|
||||
- select
|
||||
- sensor
|
||||
- switch
|
||||
ha_integration_type: integration
|
||||
@ -106,6 +108,10 @@ The integration will create a lawn mower entity to control the mower. This entit
|
||||
- Pause mowing
|
||||
- Park until next schedule
|
||||
|
||||
### Select (if available)
|
||||
|
||||
The integration will create a select entity for selecting the headlight mode of the mower.
|
||||
|
||||
### Sensor
|
||||
|
||||
The integration will create the following sensors:
|
||||
|
Loading…
x
Reference in New Issue
Block a user