Misc fixes: e.g. -> e.g., and proper case for Home Assistant (#4942)
* e.g. to e.g., and proper case for Home Assistant * Instructions how to -> Instructions on how to
This commit is contained in:
parent
3fd5cd5f94
commit
1aca7b08cf
764 changed files with 883 additions and 885 deletions
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
layout: page
|
||||
title: "MQTT Device Tracker"
|
||||
description: "Instructions how to use MQTT to track devices in Home Assistant."
|
||||
description: "Instructions on how to use MQTT to track devices in Home Assistant."
|
||||
date: 2015-09-19 20:41
|
||||
sidebar: true
|
||||
comments: false
|
||||
|
@ -32,7 +32,7 @@ Configuration variables:
|
|||
- **qos** (*Optional*): The QoS level of the topic.
|
||||
|
||||
|
||||
Example JSON you can publish to the topic (e.g. via mqtt.publish service):
|
||||
Example JSON you can publish to the topic (e.g., via mqtt.publish service):
|
||||
|
||||
```json
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue