Skip to content

Commit 48b4f3b

Browse files
author
Frank Klaassen
committed
Fix button default state docs for Peblar
Unlock socket is enabled by default; only Identify and Restart are disabled. Update descriptions and the important block accordingly.
1 parent 9102f67 commit 48b4f3b

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

source/_integrations/peblar.markdown

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -105,12 +105,12 @@ The **Socket lock** binary sensor is only available on Peblar chargers that are
105105
The buttons provided by this integration can be used to trigger an action on
106106
the charger. The following buttons are available:
107107

108-
- **Identify**: This button can be used to identify the charger. This can be useful if you have multiple chargers and want to identify which one is which. Once pressed, the LED on the charger will start blinking for a few seconds.
109-
- **Restart**: This button can be used to restart the charger. This can be useful if the charger is not responding as expected.
110-
- **Unlock socket**: This button unlocks the socket on the charger, allowing you to manually release the connector. This is useful when the socket is locked and you need to disconnect your vehicle.
108+
- **Identify**: This button can be used to identify the charger. This can be useful if you have multiple chargers and want to identify which one is which. Once pressed, the LED on the charger will start blinking for a few seconds. Disabled by default.
109+
- **Restart**: This button can be used to restart the charger. This can be useful if the charger is not responding as expected. Disabled by default.
110+
- **Unlock socket**: This button unlocks the socket on the charger, allowing you to manually release the connector. This is useful when the socket is locked and you need to disconnect your vehicle. This button is enabled by default.
111111

112112
{% important %}
113-
These buttons are disabled by default. If you want to use them, you need
113+
Some of these buttons are disabled by default. If you want to use them, you need
114114
to enable them first. See the [enabling or disabling entities](/common-tasks/general/#enabling-or-disabling-entities)
115115
documentation for information on how to do this.
116116
{% endimportant %}

0 commit comments

Comments
 (0)