Skip to content

Commit a9746e3

Browse files
authored
Replace lock sensors by switches (#35103)
1 parent d8cb1c4 commit a9746e3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

source/_integrations/lcn.markdown

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ The **LCN** {% term integration %} for Home Assistant allows you to connect to [
3131

3232
## Prerequisites
3333

34-
- The integration requires one unused license of the coupling software LCN-PCHK (version >2.8) and an LCN hardware coupler.
34+
- The integration requires one unused license of the coupling software LCN-PCHK (version >2.8) and an LCN hardware coupler.
3535
- Alternatively, an LCN-VISU or LCN-PKE coupler can be used which offers at least two PCHK licenses.
3636
With this setup, sending and receiving commands to and from LCN modules is possible.
3737

@@ -75,8 +75,6 @@ The detailed documentation for the LCN frontend panel can be found [here](https:
7575
The `lcn` binary sensor platform allows the monitoring of the following [LCN](https://www.lcn.eu/) binary data sources:
7676

7777
- Binary hardware sensors
78-
- Lock state of regulator setpoints
79-
- Lock state of keys
8078

8179
The binary sensor can be used in automation scripts or in conjunction with `template` platforms.
8280

@@ -141,6 +139,8 @@ The `lcn` switch platform allows the control of the following [LCN](https://www.
141139

142140
- Output ports
143141
- Relays
142+
- Lock state of regulators
143+
- Lock state of keys
144144

145145
## Additional features
146146

0 commit comments

Comments
 (0)