From d8d7ce304d78deba6b0f5ead5c112d1ba58c8742 Mon Sep 17 00:00:00 2001 From: Dan Raper Date: Tue, 25 Feb 2025 12:04:23 +0000 Subject: [PATCH] Add voltage and charge slots to Ohme (#37668) Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com> --- source/_integrations/ohme.markdown | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/source/_integrations/ohme.markdown b/source/_integrations/ohme.markdown index bae0c70fa3e..aa533eb3987 100644 --- a/source/_integrations/ohme.markdown +++ b/source/_integrations/ohme.markdown @@ -88,9 +88,15 @@ The Ohme integration provides the following entities. - **Energy** - **Description**: Energy consumption of the charger in kWh. - **Available for devices**: all +- **Voltage** + - **Description**: Voltage supplied to the charger. This is only available when a vehicle is connected. + - **Available for devices**: all - **CT current** - **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 +- **Charge slot list** + - **Description**: A list of charge slots for the plan generated by Ohme. This is only available when a charge is in progress. + - **Available for devices**: all #### Switches