From f5af00ecca166569d2a9f4d2726c06e73ac62f24 Mon Sep 17 00:00:00 2001 From: Franck Nijhof Date: Sat, 8 Feb 2025 15:49:50 +0100 Subject: [PATCH] Add Peblar charge switch (#37363) --- source/_integrations/peblar.markdown | 22 ++++++++++++++-------- 1 file changed, 14 insertions(+), 8 deletions(-) diff --git a/source/_integrations/peblar.markdown b/source/_integrations/peblar.markdown index 62d57222b75..ee403458268 100644 --- a/source/_integrations/peblar.markdown +++ b/source/_integrations/peblar.markdown @@ -262,16 +262,22 @@ documentation for information on how to do this. ### Switches -This integration provides a single switch entity: **Force single phase**. +This integration provides two switch entities: -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. +- **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 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. +{% 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