#What I am missing to get my mqtt device
1 messages · Page 1 of 1 (latest)
Topic: homeassistant/sensor/bresser_sensor_1/windavg/configQoS: 0
{
"name": "Bresser 1 windavg",
"stat_t": "homeassistant/sensor/bresser_sensor_1/state",
"unit_of_meas": "%",
"dev_cla": "wind_speed",
"frc_upd": true,
"val_tpl": "{{ value_json.windavg|default(0) }}"
}
2023-07-01 10:36:09:241
Topic: homeassistant/sensor/bresser_sensor_1/stateQoS: 0
{
"id": 1146327701,
"type": 1,
"battery": "Low",
"windgust": 1.9,
"windavg": 1.7,
"winddirection": 63,
"rain": 654.8,
"rssi": -105.9
}
You're missing device: fields
Which documentation are you referencing?
@pastel halo That's te point. Is there a good example