From d8bf0a59ed5b21a6504c659f1e083ee2124edc80 Mon Sep 17 00:00:00 2001 From: Dan Raper Date: Tue, 31 Dec 2024 22:43:18 +0000 Subject: [PATCH] Add actions section to Ohme (#36598) Co-authored-by: Franck Nijhof --- source/_integrations/ohme.markdown | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/source/_integrations/ohme.markdown b/source/_integrations/ohme.markdown index d9b92107c3b..f98d8868a05 100644 --- a/source/_integrations/ohme.markdown +++ b/source/_integrations/ohme.markdown @@ -71,6 +71,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 +## Actions + +The integration provides the following actions. + +### Action: List charge slots + +The `ohme.list_charge_slots` action is used to fetch a list of charge slots from your charger. Charge slots will only be returned if a charge is in progress. + +| Data attribute | Optional | Description | +|------------------------|----------|--------------------------------------------------------------| +| `config_entry` | No | The config entry of the account to get the charge list from. | + ## Removing the integration