mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-13 20:36:52 +00:00
Add configuration switches (#36661)
This commit is contained in:
parent
c6b0128a58
commit
b041bea434
@ -12,6 +12,7 @@ ha_config_flow: true
|
|||||||
ha_domain: ohme
|
ha_domain: ohme
|
||||||
ha_platforms:
|
ha_platforms:
|
||||||
- sensor
|
- sensor
|
||||||
|
- switch
|
||||||
- button
|
- button
|
||||||
---
|
---
|
||||||
|
|
||||||
@ -71,6 +72,18 @@ The Ohme integration provides the following entities.
|
|||||||
- **Description**: If a current transformer (CT) was installed with your charger, this will show the current used by your whole home.
|
- **Description**: If a current transformer (CT) was installed with your charger, this will show the current used by your whole home.
|
||||||
- **Available for devices**: Home Pro, ePod
|
- **Available for devices**: Home Pro, ePod
|
||||||
|
|
||||||
|
#### Switches
|
||||||
|
|
||||||
|
- **Lock buttons**
|
||||||
|
- **Description**: Disable the controls on the device.
|
||||||
|
- **Available for devices**: all
|
||||||
|
- **Require approval**
|
||||||
|
- **Description**: Require approval every time a vehicle is plugged in.
|
||||||
|
- **Available for devices**: Home Pro
|
||||||
|
- **Sleep when inactive**
|
||||||
|
- **Description**: Turn off the screen of the device after a few minutes of inactivity.
|
||||||
|
- **Available for devices**: Home Pro
|
||||||
|
|
||||||
## Actions
|
## Actions
|
||||||
|
|
||||||
The integration provides the following actions.
|
The integration provides the following actions.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user