Fix typos in file name (#5330)
This commit is contained in:
parent
e1ccd79776
commit
243d1587e8
37 changed files with 172 additions and 82 deletions
|
@ -16,6 +16,8 @@ ha_iot_class: depends
|
|||
|
||||
This `mqtt` sensor platform uses the MQTT message payload as the sensor value. If messages in this `state_topic` are published with *RETAIN* flag, the sensor will receive an instant update with last known value. Otherwise, the initial state will be undefined.
|
||||
|
||||
## {% linkable_title Configuration %}
|
||||
|
||||
To use your MQTT sensor in your installation, add the following to your `configuration.yaml` file:
|
||||
|
||||
```yaml
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue