From b0ead732671dbbe2dc2312b3c298cd7c01c48ad2 Mon Sep 17 00:00:00 2001 From: Dan Raper Date: Sat, 25 Jan 2025 19:42:31 +0000 Subject: [PATCH] Add time and number platforms to ohme (#37055) * Add ohme number platform * Add time platform --- source/_integrations/ohme.markdown | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/source/_integrations/ohme.markdown b/source/_integrations/ohme.markdown index 2bca9700acf..b660bfea644 100644 --- a/source/_integrations/ohme.markdown +++ b/source/_integrations/ohme.markdown @@ -12,6 +12,7 @@ ha_config_flow: true ha_domain: ohme ha_platforms: - button + - number - sensor - switch 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. - **Available for devices**: all +#### Numbers + +- **Target percentage** + - **Description**: Sets the charge target for your vehicle. + - **Available for devices**: all + #### Sensors - **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. - **Available for devices**: Home Pro +#### Times + +- **Target time** + - **Description**: Sets the time you need your vehicle charged by. + - **Available for devices**: all + ## Actions The integration provides the following actions.