Replace lock sensors by switches (#35103)

This commit is contained in:
Andre Lengwenus 2024-10-30 07:03:29 +01:00 committed by GitHub
parent d8cb1c4b4c
commit a9746e3584
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -75,8 +75,6 @@ The detailed documentation for the LCN frontend panel can be found [here](https:
The `lcn` binary sensor platform allows the monitoring of the following [LCN](https://www.lcn.eu/) binary data sources:
- Binary hardware sensors
- Lock state of regulator setpoints
- Lock state of keys
The binary sensor can be used in automation scripts or in conjunction with `template` platforms.
@ -141,6 +139,8 @@ The `lcn` switch platform allows the control of the following [LCN](https://www.
- Output ports
- Relays
- Lock state of regulators
- Lock state of keys
## Additional features