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.

    Tado is no longer displayed after update 2.28

    Scheduled Pinned Locked Moved Solved Troubleshooting
    12 Posts 2 Posters 1.4k Views 2 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.
    • J Offline
      JoeFranz
      last edited by

      Hello,
      since the update to 2.28, MMM-Tado no longer works, nothing is displayed. There are no errors in the logs.
      Can anyone help?

      S 1 Reply Last reply Reply Quote 0
      • S Offline
        sdetweil @JoeFranz
        last edited by

        @JoeFranz let’s look this way

        pm2 stop all
        cd ~/MagicMirror
        npm start

        Sam

        How to add modules

        learning how to use browser developers window for css changes

        J 1 Reply Last reply Reply Quote 0
        • J Offline
          JoeFranz @sdetweil
          last edited by

          @sdetweil The same, Tado is not displayed :-(

          S 1 Reply Last reply Reply Quote 0
          • S Offline
            sdetweil @JoeFranz
            last edited by sdetweil

            @JoeFranz but what are the messages from npm start

            Sam

            How to add modules

            learning how to use browser developers window for css changes

            J 1 Reply Last reply Reply Quote 0
            • J Offline
              JoeFranz @sdetweil
              last edited by

              @sdetweil

              pi@raspberrypi:~/MagicMirror $ npm start
              
              > magicmirror@2.28.0 start
              > DISPLAY="${DISPLAY:=:0}" ./node_modules/.bin/electron js/electron.js
              
              [2024-07-01 12:56:47.307] [LOG]   Starting MagicMirror: v2.28.0 
              [2024-07-01 12:56:47.381] [LOG]   Loading config ... 
              [2024-07-01 12:56:47.387] [LOG]   config template file not exists, no envsubst 
              [2024-07-01 12:56:51.040] [LOG]   ====================== Starting node_helper for module [MMM-OpenWeatherMapForecast] 
              [2024-07-01 12:56:51.056] [LOG]   [Tools] MMM-Tools Version: 2.1.7 
              [2024-07-01 12:56:51.066] [LOG]   Starting node_helper for module: MMM-PhilipsHue 
              [2602:0701/125724.577098:ERROR:atom_cache.cc(229)] Add WM_CHANGE_STATE to kAtomsToCache
              
              
              S 1 Reply Last reply Reply Quote 0
              • S Offline
                sdetweil @JoeFranz
                last edited by

                @JoeFranz well that’s incredibly short

                Sam

                How to add modules

                learning how to use browser developers window for css changes

                J 2 Replies Last reply Reply Quote 0
                • J Offline
                  JoeFranz @sdetweil
                  last edited by

                  @sdetweil But everything else works, except Tado

                  1 Reply Last reply Reply Quote 0
                  • J Offline
                    JoeFranz @sdetweil
                    last edited by

                    @sdetweil I have now reinstalled Tado and am getting these messages

                    npm warn deprecated inflight@1.0.6: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful.
                    npm warn deprecated glob@7.2.0: Glob versions prior to v9 are no longer supported
                    
                    added 100 packages, and audited 101 packages in 33s
                    
                    22 packages are looking for funding
                      run `npm fund` for details
                    
                    2 moderate severity vulnerabilities
                    
                    To address all issues (including breaking changes), run:
                      npm audit fix --force
                    
                    Run `npm audit` for details.
                    
                    
                    S 1 Reply Last reply Reply Quote 0
                    • S Offline
                      sdetweil @JoeFranz
                      last edited by sdetweil

                      @JoeFranz noise, ignore
                      does it work now?

                      Sam

                      How to add modules

                      learning how to use browser developers window for css changes

                      J 2 Replies Last reply Reply Quote 0
                      • J Offline
                        JoeFranz @sdetweil
                        last edited by

                        @sdetweil No, it is not displayed

                        1 Reply Last reply Reply Quote 0
                        • J Offline
                          JoeFranz @sdetweil
                          last edited by

                          @sdetweil
                          There was probably an error in the config regarding the position of the modules. Two modules had “top_right” and Tado had “right”. With “bottom_right” for Tado it is now displayed again. Strange that it worked like this before the update…

                          S 1 Reply Last reply Reply Quote 0
                          • J JoeFranz has marked this topic as solved on
                          • S Offline
                            sdetweil @JoeFranz
                            last edited by

                            @JoeFranz ah, there should have been an error listed, as we added position checking to this release. used to cause a crash

                            Sam

                            How to add modules

                            learning how to use browser developers window for css changes

                            1 Reply Last reply Reply Quote 0

                            Hello! It looks like you're interested in this conversation, but you don't have an account yet.

                            Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

                            With your input, this post could be even better 💗

                            Register Login
                            • 1 / 1
                            • First post
                              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