Update MQTT docs for consistency (#3759)
Makes some updates to the MQTT docs pages for spelling and grammar, and also consistency.
This commit is contained in:
parent
5e20b56f83
commit
6fafd3ebaf
8 changed files with 22 additions and 22 deletions
|
@ -12,7 +12,7 @@ ha_category: Notifications
|
|||
ha_iot_class: depends
|
||||
---
|
||||
|
||||
The MQTT notification support is different than the other [notification](/components/notify/) platforms. It is a service. This means that you don't have to create a configuration entry but you need to provide more details while calling the service.
|
||||
The MQTT notification support is different than the other [notification](/components/notify/) platforms. It is a service. This means that you don't have to create a configuration entry but you need to provide more details when calling the service.
|
||||
|
||||
**Call Service** section from the **Developer Tools** allows you to send MQTT messages. Choose *mqtt/publish* from the list of **Available services:** and enter something like the sample below into the **Service Data** field and hit **CALL SERVICE**.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue