mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-12 20:06:52 +00:00
Make titles linkable
This commit is contained in:
parent
11906a5530
commit
8d216e8a7b
@ -70,7 +70,7 @@ include:
|
||||
type: list
|
||||
{% endconfiguration %}
|
||||
|
||||
## Operation
|
||||
## {% linkable_title Operation %}
|
||||
|
||||
When any Home Assistant entity changes, this component will publish that change to MQTT.
|
||||
|
||||
@ -85,7 +85,7 @@ All states and attributes are passed through JSON serialization before publishin
|
||||
|
||||
The last_updated and last_changed values for the entity will be published to `homeassistant/light/master_bedroom_dimmer/last_updated` and `homeassistant/light/master_bedroom_dimmer/last_changed`, respectively. The timestamps are in ISO 8601 format - for example, `2017-10-01T23:20:30.920969+00:00`.
|
||||
|
||||
## Include/exclude
|
||||
## {% linkable_title Include/exclude %}
|
||||
|
||||
The **exclude** and **include** configuration variables can be used to filter the items that are published to MQTT.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user