mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-24 09:46:59 +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
|
||||
type: string
|
||||
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
|
||||
type: boolean
|
||||
default: False
|
||||
|
Loading…
x
Reference in New Issue
Block a user