diff --git a/addons/mosquitto/index.html b/addons/mosquitto/index.html index f1afa57d43..2c3e45611f 100644 --- a/addons/mosquitto/index.html +++ b/addons/mosquitto/index.html @@ -105,7 +105,7 @@ Make sure you use logins and disable anonymous access if you want to secure the
To use the Mosquitto as broker add the following entry to the configuration.yaml
file.
# Example configuration.yaml entry
mqtt:
- broker: 172.17.0.1
+ broker: core-mqtt
The Groups & Views sections allows you to re-arrange your groups. Also, you can edit the group’s setting and switch between “view” and “group”.
-
-
-
This section enables you to control Home Assistant from within Home Assistant. Check your configuration, reload the core, groups, and automation, and the Home Assistant process itself. With a single mouse click.
This section enables you to customize entities within Home Assistant. Use this to set friendly names, change icons, hide entities, and modify other attributes.
+This section enables you to create and modify automations from within Home Assistant, without needing to write out the yaml code.
+Similar to the automation editor, this section enables you to create and modify scripts from within Home Assistant, without needing to write out the yaml code.
+This section enables you to control your Z-Wave network and devices from within Home Assistant. You can add and remove devices, as well as change device specific configuration variables.