• Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
MagicMirror Forum
  • Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.

MMM-FHEM

Scheduled Pinned Locked Moved Utilities
14 Posts 6 Posters 9.1k Views 6 Watching
Loading More Posts
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • C Offline
    cpramhofer
    last edited by Oct 17, 2016, 7:02 AM

    @gismo2006 yes, in the readme file host is defined as an IP address. I can access FHEM from the MM Pi.

    @schienw great! i will try host as an array too…

    have a nice day!

    1 Reply Last reply Reply Quote 0
    • G Offline
      gismo2006
      last edited by Oct 17, 2016, 7:12 AM

      Hi, OK, if the op is correct, try the other post.

      God luck! :-)

      I will happy if you post what happens. …

      1 Reply Last reply Reply Quote 0
      • C Offline
        cpramhofer
        last edited by Oct 17, 2016, 5:19 PM

        Hi all,

        i tried the setup with the following config but again, nothing is showing up on the mirror.

        {
        module: ‘MMM-FHEM’,

                            config: {
                             deviceNames: [
                                    'CUL_WS_1',
                                    'CUL_WS_2'
                                    ],
                            host: ['10.0.0.110'],
                            deviceReadings: [
                                    { name: 'temperature', icon: 'wi wi-thermometer', suffix: '°' },
                                    ],
                            },
                    },
        

        kind regards
        Christoph

        1 Reply Last reply Reply Quote 0
        • G Offline
          gismo2006
          last edited by Oct 18, 2016, 9:45 AM

          Hmm… I can´t stop asking is 10.0.0.110 really the host ip of your FEHM server? Usually in privat Networks is used something like 192.178.168.2 the number one at the end op this Ip is served for your internet router… All devices then will become a other number at this end…

          greets gismo

          Y 1 Reply Last reply Oct 18, 2016, 9:58 AM Reply Quote 0
          • C Offline
            cpramhofer
            last edited by Oct 18, 2016, 9:52 AM

            Hi Gismo,

            Yes it is the correct IP
            Its a an Austrian Network from the Provider A1.
            The Router has the ip 10.0.0.138
            Magic Mirror runs in 10.0.0.101
            FHEM on 10.0.0.110 (as you also can see on the screenshot above)

            1 Reply Last reply Reply Quote 0
            • Y Offline
              yawns Moderator @gismo2006
              last edited by Oct 18, 2016, 9:58 AM

              @gismo2006
              192.168.x.x is a private Class C network
              10.0.0.x is a private class A network

              As you see on the screenshot cpramhofer is able to connect to the management website in a browser, so the IP address should not be the problem.

              1 Reply Last reply Reply Quote 0
              • G Offline
                gismo2006
                last edited by Oct 18, 2016, 10:04 AM

                Oh ok, Sorry I didn´t see it in the posted screenshot till you write it. Hmm, then I couldn´t help… :-)

                1 Reply Last reply Reply Quote 0
                • S Offline
                  schienw
                  last edited by Oct 18, 2016, 10:50 AM

                  hello,

                  can you try a , behind
                  ‘CUL_WS_1’,
                  ‘CUL_WS_2’

                  you have:
                  deviceNames: [
                  ‘CUL_WS_1’,
                  ‘CUL_WS_2’
                  ],

                  and i have

                  deviceNames: [
                  ‘Bad’,
                  ‘Wohnzimmer’,
                  ‘Kueche’,
                  ],

                  schienw

                  1 Reply Last reply Reply Quote 0
                  • C Offline
                    cpramhofer
                    last edited by Oct 20, 2016, 12:42 PM

                    Hi All,

                    i´m sorry for not responding. i have currently no access to my system. i will give you feedback as soon i had a chance to test the version with the comma.

                    S 1 Reply Last reply Oct 20, 2016, 12:45 PM Reply Quote 0
                    • S Offline
                      strawberry 3.141 Project Sponsor Module Developer @cpramhofer
                      last edited by Oct 20, 2016, 12:45 PM

                      @cpramhofer the last comma will not make a difference.

                      normally a comma at the end is a syntax error, but meanwhile the engines kind of ignore it and handle it correctly

                      it’s like in human languages if you write a list, you will not write buy me eggs, cake, ham,

                      Please create a github issue if you need help, so I can keep track

                      1 Reply Last reply Reply Quote 1
                      • 1
                      • 2
                      • 1 / 2
                      1 / 2
                      • First post
                        8/14
                        Last post
                      Enjoying MagicMirror? Please consider a donation!
                      MagicMirror created by Michael Teeuw.
                      Forum managed by Sam, technical setup by Karsten.
                      This forum is using NodeBB as its core | Contributors
                      Contact | Privacy Policy