I’m very new to openhab but got my head around paper UI, but have decided to start a fresh.
I have binding-mqtt - 2.5.0 installed and working with mqtt fx
Rather than use the paper UI I would like to edit the home.thing file
I wondered if someone could post an example of the code for a sonoff mini running Tasmota v7.1.2 Betty. then I can reverse engineer the code and get a better understanding.
below is the switch details
Hostname lts_garage_lights
IP Address 192.168.0.203
Gateway 192.168.0.1
Subnet Mask 255.255.255.0
DNS Server 192.168.0.1
MAC Address 84:0D:8E:75:C8:7D
MQTT Host 192.168.0.4
MQTT Port 1883
MQTT User mqtt
MQTT Client DVES_75C87D
MQTT Topic lts_garage_lights
MQTT Group Topic tasmotas/cmnd/
MQTT Full Topic lts_garage_lights/cmnd/
MQTT Fallback Topic cmnd/DVES_75C87D_fb/
I advise against that
Things file are delicate things and mistakes are easy
Creating things with the paperUI is easy, self explanatory, help for values is provided and the syntax will ALWAYS be correct