From b041bea43419d10831e0e07af3a57ef78b0b6726 Mon Sep 17 00:00:00 2001 From: Dan Raper Date: Fri, 3 Jan 2025 09:40:57 +0000 Subject: [PATCH] Add configuration switches (#36661) --- source/_integrations/ohme.markdown | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/source/_integrations/ohme.markdown b/source/_integrations/ohme.markdown index f98d8868a05..867be61bc61 100644 --- a/source/_integrations/ohme.markdown +++ b/source/_integrations/ohme.markdown @@ -12,6 +12,7 @@ ha_config_flow: true ha_domain: ohme ha_platforms: - sensor + - switch - 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. - **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 The integration provides the following actions.