mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 07:17:14 +00:00
Add time and number platforms to ohme (#37055)
* Add ohme number platform * Add time platform
This commit is contained in:
parent
91b79b6757
commit
b0ead73267
@ -12,6 +12,7 @@ ha_config_flow: true
|
|||||||
ha_domain: ohme
|
ha_domain: ohme
|
||||||
ha_platforms:
|
ha_platforms:
|
||||||
- button
|
- button
|
||||||
|
- number
|
||||||
- sensor
|
- sensor
|
||||||
- switch
|
- switch
|
||||||
ha_quality_scale: silver
|
ha_quality_scale: silver
|
||||||
@ -56,6 +57,12 @@ The Ohme integration provides the following entities.
|
|||||||
- **Description**: If sensor **Status** is `Pending approval`, this will approve the charge.
|
- **Description**: If sensor **Status** is `Pending approval`, this will approve the charge.
|
||||||
- **Available for devices**: all
|
- **Available for devices**: all
|
||||||
|
|
||||||
|
#### Numbers
|
||||||
|
|
||||||
|
- **Target percentage**
|
||||||
|
- **Description**: Sets the charge target for your vehicle.
|
||||||
|
- **Available for devices**: all
|
||||||
|
|
||||||
#### Sensors
|
#### Sensors
|
||||||
|
|
||||||
- **Status**
|
- **Status**
|
||||||
@ -86,6 +93,12 @@ The Ohme integration provides the following entities.
|
|||||||
- **Description**: Turn off the screen of the device after a few minutes of inactivity.
|
- **Description**: Turn off the screen of the device after a few minutes of inactivity.
|
||||||
- **Available for devices**: Home Pro
|
- **Available for devices**: Home Pro
|
||||||
|
|
||||||
|
#### Times
|
||||||
|
|
||||||
|
- **Target time**
|
||||||
|
- **Description**: Sets the time you need your vehicle charged by.
|
||||||
|
- **Available for devices**: all
|
||||||
|
|
||||||
## Actions
|
## Actions
|
||||||
|
|
||||||
The integration provides the following actions.
|
The integration provides the following actions.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user