update mqtt readme
This commit is contained in:
parent
02fc826fb3
commit
ce8b009f9f
|
@ -34,7 +34,8 @@ An example systemd service file is provided.
|
||||||
### Home Assistant MQTT Config
|
### Home Assistant MQTT Config
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
- state_topic: "space-weather/vtec"
|
mqtt:
|
||||||
|
- state_topic: "space-weather/vtec"
|
||||||
name: "VTEC"
|
name: "VTEC"
|
||||||
unit_of_measurement: "(10^16 el) / m^2"
|
unit_of_measurement: "(10^16 el) / m^2"
|
||||||
state_class: measurement
|
state_class: measurement
|
||||||
|
|
Loading…
Reference in New Issue