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

    Posts

    Recent Best Controversial
    • RE: MMM-FHEM no Fhem statusdisplay

      @Woody
      So i now there is this entrie in the config.cfg “define allowed_WEB allowed
      #attr allowed_WEB basicAuth xxxxxxxxxxxxxxx
      #attr allowed_WEB validFor WEB”

      and my config.js looks like this

      {
          module: 'MMM-FHEM',
          position: 'top_right',
          config: {
            host: 'localhost',
            port: '8083',
            https: false,
      	        devices: [
                        { deviceName: 'ESPEasy_ESP_Test_DHT',
                          deviceReadings: [
                                            { name: 'Temperatur', icon: 'wi wi-thermometer', suffix: '°' },
                                            { name: 'Humidity', icon: 'wi wi-humidity', suffix: '%' },
                                          ],
                        },
                        { deviceName: '',
                          deviceReadings: [
                                            { name: 'Temperatur', icon: 'wi wi-thermometer', suffix: '°' },
                                            { name: 'Humidity', icon: 'fa fa-battery-half', suffix: '' },                                      
                                          ],
                        },
                      ],
          },
        },
      

      And this is in FHEM…
      0_1506878307335_espeasy.PNG

      where is the mistake?

      posted in Troubleshooting
      D
      dominic
    • RE: MMM-FHEM no Fhem statusdisplay

      @Woody said in MMM-FHEM no Fhem statusdisplay:

      attr allowed_WEB basicAuth shjedIOhbn6BHFJjGH

      Hi Woody, thanky you for your answer. Can you explain it?
      I have defined WEB and than ? Sorry i am very new in FHEM what means " shjedIOhbn6BHFJjGH"?

      posted in Troubleshooting
      D
      dominic
    • RE: MMM-FHEM shows values from FHEM devices ...

      Hi everyone
      I’ve tried to install and activate the MMM-FHEM module but with not to much success. There was actually no problem neither with the installation nor the configuration but I can’t get it running.

      FHEM is running on the Rpi.
      Here is my config.js.

      //FHEM
      		 {
          module: 'MMM-FHEM',
          position: 'bottom_bar',
          config: {
            host: ['localhost'],
            port: '8083',
            https: false,
            devices: [
                        { deviceName: 'ESPEasy_ESP_Test_DHT',
                          deviceReadings: [
                                            { name: 'Temperatur', icon: 'wi wi-thermometer', suffix: '°' },
                                            { name: 'sate', icon: 'wi wi-humidity', suffix: 'test%' },
                                          ],
                        },
                       
                      ],
          },
        },
      	
      	
      		
      		
      	]
      

      i hope you can help me.
      greetings from Germany

      posted in Utilities
      D
      dominic
    • RE: MMM-FHEM no Fhem statusdisplay

      @Woody said in MMM-FHEM no Fhem statusdisplay:

      Thanks Folks,
      it seem I was completely stumped. Sometimes I overlook the simplest things.
      The password was the problem but, at least I think this is not a good solution to access Fhem without authorization. Anyway, problem solved - thanks a lot.

      Rgs. Woody

      Hi Woody,
      how can i deactivate the passwort? I think my problem is the same.

      posted in Troubleshooting
      D
      dominic
    • Add icon to a module/mqtt module

      Hi everyone,

      i thave the MQTT module i call temperature values from a DHT22.
      Now i want to have a Temperaturesymbol befor the value… like the DHT module for the Raspberry.
      Can anyone help me?
      I don´t know waht i have to do :D

      Thanks :)

      posted in Custom CSS
      D
      dominic
    • RE: 2nd Page

      @ianperrin thank you but i think it´s not that what i want. I Want to change the page to dipslay some informations on the 2nd.

      posted in Troubleshooting
      D
      dominic
    • 2nd Page

      Hi guys, is it possible to creat an 2nd page, so i can switch between the 1st and 2nd page.?

      posted in Troubleshooting
      D
      dominic
    • RE: local pictures, displayed on the mirror.

      @GHLasse Thank you. I will test it later.

      posted in Troubleshooting
      D
      dominic
    • RE: Mirror, mirror on the wall. Who has the biggest of them all?

      @strawberry-3.141 ok, thanks. Is there a public version, the globe modul is very nice. Because my knowledge of js and programming ist not so god, so i can´t creat the modul.

      posted in Show your Mirror
      D
      dominic
    • RE: Mirror, mirror on the wall. Who has the biggest of them all?

      Very nice :)

      is there a modul, for the rotating globus?

      posted in Show your Mirror
      D
      dominic
    • 1
    • 2
    • 3
    • 4
    • 5
    • 2 / 5