Skip to content
Draft
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
21 changes: 20 additions & 1 deletion source/_integrations/blue_current.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -89,4 +89,23 @@ The Blue Current integration provides the following switches:
- Toggle linked charging cards only
- When enabled, visitors can't make use of the charge point. Only linked charging cards are allowed.
- Toggle charge point block
- Enables or disables a charge point.
- Enables or disables a charge point.

## Triggers
The following triggers are available for automations:

### Charge point triggers
Triggers for when the charge point status changes to:
* available
* charging
* unavailable
* error
* offline

### Vehicle triggers
Triggers for when the vehicle status changes to:
* standby
* vehicle_detected
* ready
* no_power
* vehicle_error
Loading