Skip to content

Commit 6b452e2

Browse files
authored
[fix] LLKZMK12LM action values (Koenkk#2522)
correct possible values for action in LLKZMK12LM
1 parent 6269d73 commit 6b452e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/devices/LLKZMK12LM.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ The possible values are: `decoupled`, `control_relay`.
143143
Triggered action (e.g. a button click).
144144
Value can be found in the published state on the `action` property.
145145
It's not possible to read (`/get`) or write (`/set`) this value.
146-
The possible values are: `single`.
146+
The possible values are: `single_l1`, `single_l2`.
147147

148148
### Interlock (binary)
149149
Enabling prevents both relays being on at the same time (Interlock).

0 commit comments

Comments
 (0)