From 3e33e65ce3bb4f46d08d2fd16748b776fedee735 Mon Sep 17 00:00:00 2001 From: Dan Raper Date: Thu, 27 Feb 2025 20:24:11 +0000 Subject: [PATCH] Add a missing state to enum for ohme (#37736) --- source/_integrations/ohme.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/ohme.markdown b/source/_integrations/ohme.markdown index aa533eb3987..09e0fa7251a 100644 --- a/source/_integrations/ohme.markdown +++ b/source/_integrations/ohme.markdown @@ -77,7 +77,7 @@ The Ohme integration provides the following entities. #### Sensors - **Status** - - **Description**: Current status of the charger. Possible states: `Unplugged`, `Pending approval`, `Plugged in`, `Charging`. + - **Description**: Current status of the charger. Possible states: `Unplugged`, `Pending approval`, `Plugged in`, `Charging`, `Finished charging`. - **Available for devices**: all - **Power** - **Description**: Power draw from the charger in kW.