Skip to content
  • 0 Votes
    13 Posts
    6k Views
    ikkeTI
    nevermind. now after all upgrades AND BATTERY CHANGE to sensebender it's all fine :)
  • 0 Votes
    5 Posts
    14k Views
    D
    @micah said in Can't get OpenHAB2 to see my MQTT messages: I'm still not sure if the second and third line in the mqtt-eventbus.cfg is correct. I don't have MyMQTT anywhere else, so I think I may try different combinations to see what works. MyMQTT should be replaced with brokername (mysensors in this example). openhab will then publish the event to the mqtt broker on its topics (useful if you use f.eks. node-red for openhab rules)
  • 0 Votes
    6 Posts
    4k Views
    J
    @drock1985 I guess your switch string should be as follows, #Switches (Lights) switch 1: platform: mqtt state_topic: "mygateway1-out/2/1/1/0/2" command_topic: "mygateway1-in/2/1/1/0/2" name: "test1" payload_on: "1" payload_off: "0"
  • MQTT gateway - Openhab & Mosquitto

    OpenHAB mqtt mosquitto openhab broker
    4
    0 Votes
    4 Posts
    5k Views
    A
    @alexeinz figured it out, apparently had to add experimental and get latest mosquitto for the conf file to work correctly , now the bridge is working perfectly :+1: --- broker.conf file in /etc/mosquitto/conf.d the topics coming from gw will appear under sensor/# on mosquitto connection MMQTTtoSensor address 192.168.1.234 <-gw ip clientid MyMQTT cleansession true notifications true topic # in 2 sensor/ MyMQTT/

4

Online

11.7k

Users

11.2k

Topics

113.0k

Posts