mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-15 13:26:54 +00:00
Add required fields to config.yaml example (#21949)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
This commit is contained in:
parent
fd4e7a5b07
commit
ebbf2907d4
@ -21,6 +21,7 @@ To use this device tracker in your installation, add the following to your `conf
|
|||||||
sensor:
|
sensor:
|
||||||
- platform: mqtt_room
|
- platform: mqtt_room
|
||||||
device_id: 123testid
|
device_id: 123testid
|
||||||
|
state_topic: "espresense/rooms"
|
||||||
```
|
```
|
||||||
|
|
||||||
{% configuration %}
|
{% configuration %}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user