mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-27 19:26:50 +00:00
Delete 'reset_after' reference for KNX switches (#16123)
In the HA documentation 'reset_after' is mentioned in the 'invert' description of switches. This should be removed as 'reset_after' is not applicable for HA.
This commit is contained in:
parent
096746a061
commit
3cfb48b964
@ -1098,7 +1098,7 @@ state_address:
|
|||||||
required: false
|
required: false
|
||||||
type: string
|
type: string
|
||||||
invert:
|
invert:
|
||||||
description: Invert the telegrams payload before processing or sending. This is applied before `reset_after` is evaluated so the reset will send "1" to the bus.
|
description: Invert the telegrams payload before processing or sending.
|
||||||
required: false
|
required: false
|
||||||
type: boolean
|
type: boolean
|
||||||
default: False
|
default: False
|
||||||
|
Loading…
x
Reference in New Issue
Block a user