• 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.

Mobile app (bachelor thesis)

Scheduled Pinned Locked Moved Development
116 Posts 31 Posters 151.4k Views 31 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.
  • S Offline
    strawberry 3.141 Project Sponsor Module Developer
    last edited by Jan 20, 2017, 4:16 PM

    problem solved after adding ip to config.js

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

    1 Reply Last reply Reply Quote 1
    • S Offline
      strawberry 3.141 Project Sponsor Module Developer
      last edited by Jan 24, 2017, 1:15 PM

      I sent an email again with the 3rd prototype. Make sure to check your spam folders.
      I also would like to ask to take part in the survey which I sent by mail to evaluate the app.

      As it turned out the last fix didn’t solve the issue with loosing pairing on a
      restart. This is hopefully resolved now.

      In the settings there is an advanced and simple mode (simple mode is
      currently available for the default calendar only).

      Also there is a new entry in the menu to do some tasks (restart mirror,
      show/hide modules).

      Don't forget to update the MMM-Mobile

      Problems should be created as issues on github.

      Thanks

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

      L 1 Reply Last reply Jan 24, 2017, 1:22 PM Reply Quote 0
      • L Offline
        lolobyte @strawberry 3.141
        last edited by Jan 24, 2017, 1:22 PM

        @strawberry-3.141

        Thank you for the new admin functions.

        It’s possible for the app to realize if there is an available update for one or more of the installed modules and make this visible with a badge number?

        Similar function like the default “updatenotification” module from @michmich

        S 1 Reply Last reply Jan 24, 2017, 1:24 PM Reply Quote 0
        • S Offline
          strawberry 3.141 Project Sponsor Module Developer @lolobyte
          last edited by Jan 24, 2017, 1:24 PM

          @lolobyte

          Spoiler: I want to integrate push notifications which will do exactly this. But that will be after my thesis.

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

          L 1 Reply Last reply Jan 24, 2017, 1:26 PM Reply Quote 1
          • L Offline
            lolobyte @strawberry 3.141
            last edited by Jan 24, 2017, 1:26 PM

            @strawberry-3.141
            ;-)

            1 Reply Last reply Reply Quote 0
            • L Offline
              lolobyte
              last edited by Jan 24, 2017, 8:50 PM

              @strawberry-3-141

              Hey Man. Hope you are well.

              So, i updated the module with git pull
              and npm install.
              well done the system.

              Then removed the app an installed again.

              Now here my observations and questions.

              In the Menu Module Verfügbar is nothing listed. I tried with pull down but no modules listed like before.

              Only this comment

              Kein Modul erfüllt diese Kriterien.

              Installiert -> pull down -> all my installled modules are listed. OK

              Regionen works well also the Synchronisieren and QR Code recognizing with phone.

              All Befehle are working well.

              My question.
              What exactly is the difference between simple an advanced mode.
              I don’t understand what you are meaning with the default calendar only.

              What is the difference?

              Good luck with your thesis and an lucky punch with it.

              S 1 Reply Last reply Jan 24, 2017, 9:25 PM Reply Quote 0
              • S Offline
                strawberry 3.141 Project Sponsor Module Developer @lolobyte
                last edited by Jan 24, 2017, 9:25 PM

                @lolobyte simple mode is only available for the configuration of the default calendar module. then you cannot specify custom stuff, only properties which are defined for this module. this will come for all default modules and modules which will be supported from their developers

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

                S 1 Reply Last reply Jan 28, 2017, 9:48 PM Reply Quote 0
                • S Offline
                  strawberry 3.141 Project Sponsor Module Developer @strawberry 3.141
                  last edited by Jan 28, 2017, 9:48 PM

                  @strawberry-3.141 as a reminder the survey, I sent by mail, for the evaluation of the app will be closed tomorrow, would be great to get more feedback

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

                  L R Y 3 Replies Last reply Jan 28, 2017, 10:52 PM Reply Quote 0
                  • L Offline
                    lolobyte @strawberry 3.141
                    last edited by lolobyte Jan 28, 2017, 10:53 PM Jan 28, 2017, 10:52 PM

                    @strawberry-3.141

                    Hy @strawberry-3-141

                    how i said.
                    In the menu “Module” “Verfügar” were in the past a lot of available modules after a pull down. Now there is nothing. He give a error message “Fehlgeschlagen: Module können nicht aktualisiert werden!”

                    At “Installiert” all my installed on configured modules in the config.js are available. Wen i chose then a Module to see the details an wish to go back then the “verfügbar” entry is chosen by the app. In my opinion it may be better to chose “Installiert”

                    What happens after the evaluation step?

                    1 Reply Last reply Reply Quote 0
                    • R Offline
                      roramirez Core Contributors @strawberry 3.141
                      last edited by Jan 28, 2017, 11:23 PM

                      @strawberry-3.141 I try the pair the app when MagicMirror and can’t

                      The log of cli on MagicMirror say

                      Missing error handler on `socket`.
                      TypeError: Data must be a string or a buffer
                          at TypeError (native)
                          at Hash.update (crypto.js:74:16)
                          at Array.io.of.use (/home/piMagicMirror/modules/MMM-Mobile/node_helper.js:166:52)
                          at run (/home/piMagicMirror/node_modules/socket.io/lib/namespace.js:116:11)
                          at Namespace.run (/home/piMagicMirror/node_modules/socket.io/lib/namespace.js:128:3)
                          at Namespace.add (/home/piMagicMirror/node_modules/socket.io/lib/namespace.js:157:8)
                          at Client.connect (/home/piMagicMirror/node_modules/socket.io/lib/client.js:76:20)
                          at Client.ondecoded (/home/piMagicMirror/node_modules/socket.io/lib/client.js:190:10)
                          at Decoder.Emitter.emit (/home/piMagicMirror/node_modules/socket.io/node_modules/socket.io-parser/node_modules/component-emitter/index.js:134:20)
                          at Decoder.add (/home/piMagicMirror/node_modules/socket.io/node_modules/socket.io-parser/index.js:246:12)
                      

                      Easy module development with MagicMirror Module Template

                      1 Reply Last reply Reply Quote 0
                      • 1
                      • 2
                      • 5
                      • 6
                      • 7
                      • 8
                      • 9
                      • 10
                      • 11
                      • 12
                      • 7 / 12
                      7 / 12
                      • First post
                        70/116
                        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