We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
publish_initial_state
1 parent d563850 commit 416e464Copy full SHA for 416e464
content/components/binary_sensor/_index.md
@@ -80,7 +80,6 @@ Advanced options:
80
- **trigger_on_initial_state** (*Optional*, boolean): If true, any applicable triggers will be fired when the binary sensor
81
state changes from `unknown` to a valid state. This applies to the first valid state set, and any valid state set after
82
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`.
84
85
- **entity_category** (*Optional*, string): The category of the entity.
86
See <https://developers.home-assistant.io/docs/core/entity/#generic-properties>
0 commit comments