MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    1. Home
    2. xbmcnut
    3. Best
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.
    X
    Offline
    • Profile
    • Following 1
    • Followers 0
    • Topics 4
    • Posts 20
    • Groups 0

    Posts

    Recent Best Controversial
    • RE: [SOLVED] Anyone tried MMM-mqtt?

      @cowboysdude said in Anyone tried MMM-mqtt?:

      Would you care to share how you did it? Thanks!

      Here is my config:

      {					
      			module: 'MMM-mqtt',
      			position: 'bottom_left',
      			header: 'Office Temperature', // This is optional
      			config: {
      				mqttServer: 'mqtt://10.0.2.8', //Connection string for the server to connect to (mqtt://localhost)
      				topic: '/garage/dallas/temperature',
      				postText: ' °C'
      			}
      		},
      
      posted in Troubleshooting
      X
      xbmcnut
    • RE: [SOLVED] Anyone tried MMM-mqtt?

      @cowboysdude said in Anyone tried MMM-mqtt?:

      @xbmcnut No sure it’ll work for me… haven’t looked into but we’ll see. I need it to make a connection with OpenHab.

      If you are using a MQTT broker, MMM-mqtt will work with any HA system as it’s only subscribing to a MQTT topic.

      posted in Troubleshooting
      X
      xbmcnut
    • 1 / 1