Add configuration information for paypload_reset (#25276)

Co-authored-by: Franck Nijhof <frenck@frenck.nl>
This commit is contained in:
Jonathan de Jong 2022-12-20 17:40:03 +01:00 committed by GitHub
parent f3e98f03fa
commit 8f8cd17c8b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -74,6 +74,11 @@ payload_not_home:
required: false
type: string
default: "not_home"
payload_reset:
description: The payload value that will have the device's location automatically derived from Home Assistant's zones.
required: false
type: string
default: "None"
source_type:
description: Attribute of a device tracker that affects state when being used to track a [person](/integrations/person/). Valid options are `gps`, `router`, `bluetooth`, or `bluetooth_le`.
required: false
@ -205,6 +210,11 @@ payload_not_home:
required: false
type: string
default: not_home
payload_reset:
description: The payload value that will have the device's location automatically derived from Home Assistant's zones.
required: false
type: string
default: "None"
qos:
description: The maximum QoS level of the state topic.
required: false