Ich habe einen Shelly, aber sollte hier keine Rolle spielen.
Da wo bei mir folgendes steht
Code: Alles auswählen
shellies/shelly1-941FE2/relay/0
Code: Alles auswählen
arduino_1/sensor/temperature_celsius
Code: Alles auswählen
shellies/shelly1-941FE2/relay/0
Code: Alles auswählen
arduino_1/sensor/temperature_celsius
Code: Alles auswählen
hab3@oh3sata:~ $ openhab-cli console
Logging in as openhab
Password:
_ _ _ ____
___ ___ ___ ___ | | | | / \ | __ )
/ _ \ / _ \ / _ \ / _ \ | |_| | / _ \ | _ \
| (_) | (_) | __/| | | || _ | / ___ \ | |_) )
\___/| __/ \___/|_| |_||_| |_|/_/ \_\|____/
|_| 3.2.0 - Release Build
Use '<tab>' for a list of available commands
and '[cmd] --help' for help on a specific command.
To exit, use '<ctrl-d>' or 'logout'.
openhab> items list | grep -i esp_amica_01_temp
esp_amica_01_temp (Type=NumberItem, State=22.6, Label=ESP Amica 1 DHT22 Temperatur, Category=temperature, Tags=[Measurement, Temperature], Groups=[gAmica_01, gRtIstI])
openhab>
Code: Alles auswählen
items list | grep -i TempWZ_Temp
Code: Alles auswählen
openhabian@openHABPi:~ $ mosquitto -h
mosquitto version 1.5.7
mosquitto is an MQTT v3.1.1 broker.
Usage: mosquitto [-c config_file] [-d] [-h] [-p port]
-c : specify the broker config file.
-d : put the broker into the background after starting.
-h : display this help.
-p : start the broker listening on the specified port.
Not recommended in conjunction with the -c option.
-v : verbose mode - enable all logging types. This overrides
any logging options given in the config file.
See http://mosquitto.org/ for more information.