mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-15 21:36:52 +00:00
MQTT Update: fix incorrect select in first example (#24705)
This commit is contained in:
parent
b983495c68
commit
2abc490af5
@ -17,7 +17,7 @@ To enable MQTT Update in your installation, add the following to your `configura
|
|||||||
```yaml
|
```yaml
|
||||||
# Example configuration.yaml entry
|
# Example configuration.yaml entry
|
||||||
mqtt:
|
mqtt:
|
||||||
select:
|
update:
|
||||||
- state_topic: topic-installed
|
- state_topic: topic-installed
|
||||||
latest_version_topic: topic-latest
|
latest_version_topic: topic-latest
|
||||||
```
|
```
|
||||||
|
Loading…
x
Reference in New Issue
Block a user