mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-22 16:56:50 +00:00
Rename LCN logic operation sensor states (#15767)
This commit is contained in:
parent
0e6e96dcc1
commit
a3c19a8461
@ -402,7 +402,7 @@ The [MOTOR_PORT](#ports) values specify which hardware relay or outputs configur
|
||||
| Constant | Values |
|
||||
| -------- | ------ |
|
||||
| LED_STATE | `on`, `off`, `blink`, `flicker` |
|
||||
| LOGICOP_STATE | `not`, `or`, `and` |
|
||||
| LOGICOP_STATE | `none`, `some`, `all` |
|
||||
| KEY_STATE | `hit`, `make`, `break`, `dontsend` |
|
||||
|
||||
### Keys:
|
||||
|
Loading…
x
Reference in New Issue
Block a user