mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 07:17:14 +00:00
Add select platform to ohme (#37115)
This commit is contained in:
parent
38a30c9326
commit
a8e66bea79
@ -13,8 +13,10 @@ ha_domain: ohme
|
||||
ha_platforms:
|
||||
- button
|
||||
- number
|
||||
- select
|
||||
- sensor
|
||||
- switch
|
||||
- time
|
||||
ha_quality_scale: silver
|
||||
ha_integration_type: device
|
||||
---
|
||||
@ -63,6 +65,12 @@ The Ohme integration provides the following entities.
|
||||
- **Description**: Sets the charge target for your vehicle.
|
||||
- **Available for devices**: all
|
||||
|
||||
#### Selects
|
||||
|
||||
- **Charger mode**
|
||||
- **Description**: Sets the mode of the charger. Possible options: `Smart charge`, `Max charge`, `Paused`. This is only available with a vehicle plugged in.
|
||||
- **Available for devices**: all
|
||||
|
||||
#### Sensors
|
||||
|
||||
- **Status**
|
||||
|
Loading…
x
Reference in New Issue
Block a user