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 module?

    Scheduled Pinned Locked Moved Requests
    35 Posts 5 Posters 30.8k Views 5 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
      charliwest
      last edited by

      So here is the first attempt https://github.com/olipayne/MMM-Tado-ThermoStats
      Works pretty well but still need some work

      D 1 Reply Last reply Reply Quote 0
      • D Offline
        dinkybluebug245 @charliwest
        last edited by

        @charliwest this looks awesome. What variable is the tado home number?

        C 1 Reply Last reply Reply Quote 0
        • C Offline
          charliwest @dinkybluebug245
          last edited by

          @dinkybluebug245 I’ll write a readme for it tomorrow, but basically if you manually run my original tado.sh in each step you will get the answers. If you need more into it will be there when the readme is ready ;)

          1 Reply Last reply Reply Quote 0
          • C Offline
            charliwest
            last edited by

            OK, the readme is there now, hope it makes sense.

            https://github.com/olipayne/MMM-Tado-ThermoStats/tree/master

            Its by no means perfect, and still want to try and automated the homeid if I can, and add an icon for on or off but have yet to work out which result that actually is ;)

            D 2 Replies Last reply Reply Quote 0
            • D Offline
              dinkybluebug245 @charliwest
              last edited by

              @charliwest great job. Works well. Thanks.

              Once you’ve got the icons working for heating on etc, it would be great it there was a house icon at the beginning - I suppose it makes it obvious then it’s the temperature of inside your home.

              Love it.

              1 Reply Last reply Reply Quote 0
              • D Offline
                dinkybluebug245 @charliwest
                last edited by

                @charliwest also, just noticed that when Tado is off, the module doesn’t update at all. Just stays the same as the last recorded reading. If the module is restarted and Tadl is off, the is just says ‘loading’

                1 Reply Last reply Reply Quote 0
                • C Offline
                  charliwest
                  last edited by

                  off as in not heating or as in powered off?

                  D 1 Reply Last reply Reply Quote 0
                  • D Offline
                    dinkybluebug245 @charliwest
                    last edited by dinkybluebug245

                    @charliwest off as in set heating to
                    Manually off. (Ignore current and target temperature)

                    Current output on api is

                    {“tadoMode”:“HOME”,“geolocationOverride”:false,“geolocationOverrideDisableTime”:null,“preparation”:null,“setting”:{“type”:“HEATING”,“power”:“OFF”,“temperature”:null},“overlayType”:“MANUAL”,“overlay”

                    1 Reply Last reply Reply Quote 0
                    • C Offline
                      charliwest
                      last edited by

                      OK I see the problem
                      “type”:“HEATING”,“power”:“OFF”,“temperature”:null
                      vs
                      “type”:“HEATING”,“power”:“ON”,“temperature”:{“celsius”:22,“fahrenheit”:71.6}
                      So it tries to read celsius but its not there. Will look into how to fix that, while we also change celsius to be a variable for metric or imperial as well.

                      D 1 Reply Last reply Reply Quote 1
                      • D Offline
                        dinkybluebug245 @charliwest
                        last edited by

                        @charliwest hi. Also I noticed that sometimes it doesn’t update. This morning woke up and it was still showing a reading from about 8pm the night before. Not an isolated occasion as it happened before but figured it was a one off. Might be my setup though.

                        1 Reply Last reply Reply Quote 0
                        • C Offline
                          charliwest
                          last edited by

                          hmm, ok, we did some updates today. Should deal with the NULL, C or F now. It also now gets the homeid for you, and the zone is assumed to be 1.

                          Neither of us have actually yet to set up a MagicMirror, looking for glass and a monitor now to do a couple so don’t have this running apart from when we work on it at the moment.

                          The update frequency was also changed, so far I assume the api doesnt have a limit on calls, but we only call it every 5mins

                          D 2 Replies Last reply Reply Quote 0
                          • D Offline
                            dinkybluebug245 @charliwest
                            last edited by

                            @charliwest Hi. I’ve updated everything. Home icon looks great. Just tested it and It still doesn’t know how to handle when my heating is Manually off. The module just reports as ‘Loading’

                            1 Reply Last reply Reply Quote 0
                            • D Offline
                              dinkybluebug245 @charliwest
                              last edited by

                              @charliwest when I first set up my mirror I didn’t have a monitor either for the first month. I think I just left it running without a
                              Monitor connected and then used another pc on the same network to see output using ipaddressofpi:8080

                              1 Reply Last reply Reply Quote 0
                              • D Offline
                                dinkybluebug245
                                last edited by

                                @charliwest Sorry to bombard you with messages - One other update - I noticed that if I restart MagicMirror and heating is munually off - then module just reports at ‘Loading.’ If I turn the heating off when Mirror is running, then the whole thing crashes - clock stops everything

                                This just might be my system though. It was working before - very odd

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

                                  Hi all,

                                  I’ve created a Tado module. Check it out here: https://github.com/WouterEekhout/MMM-Tado/ .

                                  Let me know what you guys think!

                                  1 Reply Last reply Reply Quote 1

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