mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-21 16:27:19 +00:00
Add info about index
config to notify documentation (#19722)
Co-authored-by: Przemyslaw (Pem) Lasota <plasota@users.noreply.github.com>
This commit is contained in:
parent
a6ef20afcc
commit
b509adfd35
@ -98,6 +98,11 @@ name:
|
||||
required: false
|
||||
default: "`notify`"
|
||||
type: string
|
||||
index:
|
||||
description: If you have multiple thermostats, you can specify which one to send the notification to by setting an `index`. The index values assigned to the thermostats are consecutive integers, starting at 0.
|
||||
required: false
|
||||
default: 0
|
||||
type: integer
|
||||
{% endconfiguration %}
|
||||
|
||||
To use notifications, please see the [getting started with automation page](/getting-started/automation/).
|
||||
|
Loading…
x
Reference in New Issue
Block a user