i have started running openhab2 on a raspberry PI
installed mosquito and and MQTT MQTTlens i am trying to get my sonoof basic working with a switch in hab panel can see the relay switching in lens when i pust the button but wont switch from panel have installed the latest tasmota firmware on it
is there a step by step guide for beginners that i can have a look at ? the documentation gets a bit confusing at times
only warnings i get from log are
2018-12-10 16:01:29.096 [thome.event.ExtensionEvent] - Extension ‘persistence-mqtt’ has been installed.
2018-12-10 16:01:41.653 [thome.event.ExtensionEvent] - Extension ‘action-mqtt’ has been uninstalled.
2018-12-10 16:01:49.198 [thome.event.ExtensionEvent] - Extension ‘action-mqtt’ has been installed.
2018-12-10 16:05:52.416 [thome.event.ExtensionEvent] - Extension ‘misc-mqttbroker’ has been installed.
2018-12-10 16:19:11.561 [thome.event.ExtensionEvent] - Extension ‘misc-mqttbroker’ has been uninstalled.
2018-12-11 13:44:32.969 [INFO ] [penhab.io.transport.mqtt.MqttService] - MQTT Service initialization completed.
2018-12-11 13:44:32.976 [INFO ] [t.mqtt.internal.MqttBrokerConnection] - Starting MQTT broker connection ‘broker’
2018-12-11 13:44:33.647 [WARN ] [mqtt.internal.MqttPersistenceService] - mqtt-persistence:broker
2018-12-11 13:44:33.652 [WARN ] [mqtt.internal.MqttPersistenceService] - mqtt-persistence:topic
2018-12-11 13:44:33.655 [WARN ] [mqtt.internal.MqttPersistenceService] - mqtt-persistence:message
any help would be appreciated