mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 15:26:59 +00:00
Merge branch 'current' into next
This commit is contained in:
commit
671c45d03b
@ -52,7 +52,7 @@ That port 22 and 8123 are open was expected. On port 22222 is an additional SSH
|
||||
|
||||
## Mosquitto MQTT broker Add-on
|
||||
|
||||
While setting up the [Mosquitto MQTT broker add-on](/addons/mosquitto/) no settings very modified, the add-on was running with the default settings.
|
||||
While setting up the [Mosquitto MQTT broker add-on](/addons/mosquitto/) no settings were modified, the add-on was running with the default settings.
|
||||
|
||||
```bash
|
||||
$ sudo nmap -A -n --reason -Pn -T5 -p1-65535 192.168.0.215
|
||||
|
@ -243,7 +243,7 @@ queries:
|
||||
required: true
|
||||
type: string
|
||||
value_template:
|
||||
description: Defines a [template](/docs/configuration/templating/#processing incoming data) to extract a value from the payload.
|
||||
description: Defines a [template](/docs/configuration/templating/#processing-incoming-data) to extract a value from the payload.
|
||||
required: false
|
||||
type: template
|
||||
database:
|
||||
|
Loading…
x
Reference in New Issue
Block a user