diff --git a/source/_integrations/mqtt_room.markdown b/source/_integrations/mqtt_room.markdown index cfe52354e46..d4413f0221f 100644 --- a/source/_integrations/mqtt_room.markdown +++ b/source/_integrations/mqtt_room.markdown @@ -21,6 +21,7 @@ To use this device tracker in your installation, add the following to your `conf sensor: - platform: mqtt_room device_id: 123testid + state_topic: "espresense/rooms" ``` {% configuration %}