Add actions section to Ohme (#36598)

Co-authored-by: Franck Nijhof <frenck@frenck.nl>
This commit is contained in:
Dan Raper 2024-12-31 22:43:18 +00:00 committed by GitHub
parent 3f4da0305a
commit d8bf0a59ed
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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