You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: source/_integrations/peblar.markdown
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -105,12 +105,12 @@ The **Socket lock** binary sensor is only available on Peblar chargers that are
105
105
The buttons provided by this integration can be used to trigger an action on
106
106
the charger. The following buttons are available:
107
107
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.
111
111
112
112
{% 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
114
114
to enable them first. See the [enabling or disabling entities](/common-tasks/general/#enabling-or-disabling-entities)
0 commit comments