mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 01:06:52 +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
|
- Binary sensor
|
||||||
- Device tracker
|
- Device tracker
|
||||||
- Lawn Mower
|
- Lawn Mower
|
||||||
|
- Select
|
||||||
- Sensor
|
- Sensor
|
||||||
- Switch
|
- Switch
|
||||||
ha_release: 2024.3
|
ha_release: 2024.3
|
||||||
@ -16,6 +17,7 @@ ha_platforms:
|
|||||||
- binary_sensor
|
- binary_sensor
|
||||||
- device_tracker
|
- device_tracker
|
||||||
- lawn_mower
|
- lawn_mower
|
||||||
|
- select
|
||||||
- sensor
|
- sensor
|
||||||
- switch
|
- switch
|
||||||
ha_integration_type: integration
|
ha_integration_type: integration
|
||||||
@ -106,6 +108,10 @@ The integration will create a lawn mower entity to control the mower. This entit
|
|||||||
- Pause mowing
|
- Pause mowing
|
||||||
- Park until next schedule
|
- Park until next schedule
|
||||||
|
|
||||||
|
### Select (if available)
|
||||||
|
|
||||||
|
The integration will create a select entity for selecting the headlight mode of the mower.
|
||||||
|
|
||||||
### Sensor
|
### Sensor
|
||||||
|
|
||||||
The integration will create the following sensors:
|
The integration will create the following sensors:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user