Skip to content

Commit

Permalink
Add Peblar charge switch (#37363)
Browse files Browse the repository at this point in the history
  • Loading branch information
frenck authored Feb 8, 2025
1 parent cce6757 commit f5af00e
Showing 1 changed file with 16 additions and 10 deletions.
26 changes: 16 additions & 10 deletions source/_integrations/peblar.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -262,16 +262,22 @@ documentation for information on how to do this.

### Switches

This integration provides a single switch entity: **Force single phase**.

This switch can be used to force the charger to use a single phase for charging
your electric vehicle. This can be useful if you want to limit your current
draw from the charger to a single phase, for example, to prevent overloading
your electrical installation.

Note that this switch is only available if your charger is connected to multiple
phases. If your charger is connected to a single-phase power source, this switch
will not be created.
This integration provides two switch entities:

- **Charge**: This switch allows you to start or stop/pause the charging of
your electric vehicle. This can be helpful if you want to temporarily stop
charging your electric vehicle, for example, to avoid charging during
expensive peak hours.
- **Force single phase**: This switch can be used to force the charger to use a
single phase for charging your electric vehicle. This can be useful if you
want to limit your current draw from the charger to a single phase, for
example, to prevent overloading your electrical installation.

{% note %}
The **Force single phase** switch is only available if your charger is
connected to multiple phases. If your charger is connected to a single-phase
power source, this switch will not be created.
{% endnote %}

### Updates

Expand Down

0 comments on commit f5af00e

Please sign in to comment.