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-Tado not working.

    Scheduled Pinned Locked Moved Troubleshooting
    15 Posts 3 Posters 5.4k Views 3 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 Do not disturb
      sdetweil @Wrangler
      last edited by

      @Wrangler yep, looks like he used a private tado-client module… there is a public node-tado-client , but some of the code would have to change…

      sorry…

      Sam

      How to add modules

      learning how to use browser developers window for css changes

      W 1 Reply Last reply Reply Quote 0
      • W Offline
        Wrangler @sdetweil
        last edited by

        @sdetweil

        Thanks for the effort, I wait for a update or try to live with it :confused_face:

        S 1 Reply Last reply Reply Quote 0
        • S Do not disturb
          sdetweil @Wrangler
          last edited by

          @Wrangler I added this topic to the issue already open on the node-modules libraries
          https://github.com/WouterEekhout/MMM-Tado/issues/8

          Sam

          How to add modules

          learning how to use browser developers window for css changes

          W 1 Reply Last reply Reply Quote 0
          • W Offline
            Wrangler @sdetweil
            last edited by

            @sdetweil

            :thumbs_up:

            1 Reply Last reply Reply Quote 0
            • W Offline
              WouterEekhout
              last edited by

              Thanks for the feedback. The master-branch has been updated. After git pull, do a npm install.

              W 1 Reply Last reply Reply Quote 0
              • W Offline
                Wrangler @WouterEekhout
                last edited by

                @WouterEekhout

                Thanks,

                Git pull dit not work.

                pi@MagicMirror:~/MagicMirror/modules/MMM-Tado $ git pull
                remote: Enumerating objects: 20, done.
                remote: Counting objects: 100% (20/20), done.
                remote: Compressing objects: 100% (9/9), done.
                remote: Total 14 (delta 8), reused 9 (delta 5), pack-reused 0
                Unpacking objects: 100% (14/14), done.
                From https://github.com/WouterEekhout/MMM-Tado
                   7e91b79..59a7fc1  master     -> origin/master
                 * [new branch]      2020-june  -> origin/2020-june
                Updating 7e91b79..59a7fc1
                error: Your local changes to the following files would be overwritten by merge:
                	MMM-Tado.js
                Please commit your changes or stash them before you merge.
                Aborting
                
                

                But after removing MMM-Tado and reinstalling it works.

                Thanks.

                1 Reply Last reply Reply Quote 0
                • W Offline
                  WouterEekhout
                  last edited by

                  @Wrangler It looks like you’ve made some changes to the MMM-Tado.js file.

                  Try:

                  git checkout MMM-Tado.js
                  git pull
                  
                  W 1 Reply Last reply Reply Quote 0
                  • W Offline
                    Wrangler @WouterEekhout
                    last edited by

                    @WouterEekhout

                    Already did a new install of the module, and it is working now.

                    1 Reply Last reply Reply Quote 0
                    • 1
                    • 2
                    • 2 / 2
                    • 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