Skip to content

Commit 416e464

Browse files
[binary_sensor] Remove deprecated config item publish_initial_state (#5356)
Co-authored-by: Jonathan Swoboda <[email protected]>
1 parent d563850 commit 416e464

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

content/components/binary_sensor/_index.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,6 @@ Advanced options:
8080
- **trigger_on_initial_state** (*Optional*, boolean): If true, any applicable triggers will be fired when the binary sensor
8181
state changes from `unknown` to a valid state. This applies to the first valid state set, and any valid state set after
8282
a `binary_sensor.invalidate_state` action has been excuted. The default is `false`.
83-
**publish_initial_state** (*Optional*, boolean): A deprecated equivalent to `trigger_on_initial_state`.
8483

8584
- **entity_category** (*Optional*, string): The category of the entity.
8685
See <https://developers.home-assistant.io/docs/core/entity/#generic-properties>

0 commit comments

Comments
 (0)