Tado Thermostat plugin
Moderator: leecollings
-
- Posts: 29
- Joined: Monday 01 May 2017 22:52
- Target OS: Linux
- Domoticz version: git
- Location: Netherlands
- Contact:
Re: Tado Thermostat plugin
You can try opening the debug console of your browser and see if any javascript errors show up.
If they do there's possibly some caching-related issue. Maybe you can try doing the same in private browsing mode, bypassing the cache?
If they do there's possibly some caching-related issue. Maybe you can try doing the same in private browsing mode, bypassing the cache?
Re: Tado Thermostat plugin
Can I use Tado hardware with this plugin without letting the Tado hardware connect to internet?
-
- Posts: 44
- Joined: Wednesday 13 June 2018 12:13
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: Tado Thermostat plugin - DNS weirdness
My Tado plugin seems to work OK, but I've noticed something odd.
I run my own local DNS server (Pihole) and looking at the logs, my Domoticz server seems to make *huge* amounts of DNS lookups for 'my.tado.com'. In the last 24 hours it appears to have made over 26,000 lookups on that one domain. These are cached, so don't really impact performance but it does seem pretty weird to me.
Any thoughts?
I run my own local DNS server (Pihole) and looking at the logs, my Domoticz server seems to make *huge* amounts of DNS lookups for 'my.tado.com'. In the last 24 hours it appears to have made over 26,000 lookups on that one domain. These are cached, so don't really impact performance but it does seem pretty weird to me.
Any thoughts?
-
- Posts: 29
- Joined: Monday 01 May 2017 22:52
- Target OS: Linux
- Domoticz version: git
- Location: Netherlands
- Contact:
Re: Tado Thermostat plugin
Nope. Tado hardware only talks to the Tado servers. If you want to get something done on Tado devices you'll have to do it via the Tado servers. Local device is not able to do anything meaningful. Even the schedule is controlled by the Tado servers.
Your Linux installation probably does not have a caching dns resolver installed, so for every request it will have to resolve the my.tado.com domain again (which is cached by your PiHole installation, so in a certain way you do have a dns cache ). 26,000/day does not seem entirely unreasonable to me. Every 30 seconds or so about 4-10 or more requests are made to the Tado servers, depending on the number of zones and devices.Andyf66 wrote: ↑Friday 03 August 2018 9:20 My Tado plugin seems to work OK, but I've noticed something odd.
I run my own local DNS server (Pihole) and looking at the logs, my Domoticz server seems to make *huge* amounts of DNS lookups for 'my.tado.com'. In the last 24 hours it appears to have made over 26,000 lookups on that one domain. These are cached, so don't really impact performance but it does seem pretty weird to me.
Any thoughts?
-
- Posts: 44
- Joined: Wednesday 13 June 2018 12:13
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: Tado Thermostat plugin
Thanks for getting back to me so quickly. I've got 4 zones in total so I guess that makes sense. The load on the Pihole is negligible so I'm not too worried about adding an extra layer of DNS cache on my Domoticz Pi (A different device).Your Linux installation probably does not have a caching dns resolver installed, so for every request it will have to resolve the my.tado.com domain again (which is cached by your PiHole installation, so in a certain way you do have a dns cache ). 26,000/day does not seem entirely unreasonable to me. Every 30 seconds or so about 4-10 or more requests are made to the Tado servers, depending on the number of zones and devices.
Is there any concern that Tado may start to rate limit requests at any point, as we're hitting their servers pretty hard (compared to a web user or the native apps)?
-
- Posts: 44
- Joined: Wednesday 13 June 2018 12:13
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: Tado Thermostat plugin
Anybody else having Tado login problems? Since the 5th Aug my log has been spammed with this
2018-08-09 12:03:48.495 Tado: Attempting login.
2018-08-09 12:03:48.520 Error: Tado: Failed to retrieve API environment from 2018-08-09 12:03:48.495 Tado: Attempting login.
2018-08-09 12:03:48.520 Error: Tado: Failed to retrieve API environment from https://my.tado.com/webapp/env.js
All my Tado devices are offline in Domoticz. No Tado changes from my end - password etc. I can also wget the URL specified from my Domoticz server.
2018-08-09 12:03:48.495 Tado: Attempting login.
2018-08-09 12:03:48.520 Error: Tado: Failed to retrieve API environment from 2018-08-09 12:03:48.495 Tado: Attempting login.
2018-08-09 12:03:48.520 Error: Tado: Failed to retrieve API environment from https://my.tado.com/webapp/env.js
All my Tado devices are offline in Domoticz. No Tado changes from my end - password etc. I can also wget the URL specified from my Domoticz server.
-
- Posts: 12
- Joined: Monday 11 September 2017 17:13
- Target OS: Linux
- Domoticz version:
- Contact:
Re: Tado Thermostat plugin
All working for me. I only added Tado to Domoticz for the first time a few days ago, however.Andyf66 wrote: ↑Thursday 09 August 2018 13:13 Anybody else having Tado login problems? Since the 5th Aug my log has been spammed with this
2018-08-09 12:03:48.495 Tado: Attempting login.
2018-08-09 12:03:48.520 Error: Tado: Failed to retrieve API environment from 2018-08-09 12:03:48.495 Tado: Attempting login.
2018-08-09 12:03:48.520 Error: Tado: Failed to retrieve API environment from https://my.tado.com/webapp/env.js
All my Tado devices are offline in Domoticz. No Tado changes from my end - password etc. I can also wget the URL specified from my Domoticz server.
-
- Posts: 29
- Joined: Monday 01 May 2017 22:52
- Target OS: Linux
- Domoticz version: git
- Location: Netherlands
- Contact:
Re: Tado Thermostat plugin
Working fine here too. Has anything changed in your installation? OS updates, Domoticz updates, ... anything?
-
- Posts: 44
- Joined: Wednesday 13 June 2018 12:13
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: Tado Thermostat plugin
Hmmm. I’m running a special beta trying to track down some threading issues. Might be related I guess.
-
- Posts: 29
- Joined: Monday 01 May 2017 22:52
- Target OS: Linux
- Domoticz version: git
- Location: Netherlands
- Contact:
Re: Tado Thermostat plugin
Just make sure to use libssl1.0-dev when building. Domoticz seems to have some issues when used with libssl-dev.
-
- Posts: 44
- Joined: Wednesday 13 June 2018 12:13
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: Tado Thermostat plugin
Thanks.
Builds were provided for me.... Just switched to the beta release today and Tado works fine, so definitely a problem with my 'special' build.
Builds were provided for me.... Just switched to the beta release today and Tado works fine, so definitely a problem with my 'special' build.
Re: Tado Thermostat plugin
Thanks for your answer. Guess I'll be returning my Tado hardware then.
-
- Posts: 4
- Joined: Wednesday 28 December 2016 21:37
- Target OS: Raspberry Pi / ODroid
- Domoticz version: 3.7412
- Contact:
Re: Tado Thermostat plugin
Great plugin! For presence detection it would be great to see wich individual Phone is present or away. Is there a possibility you add this to the list of features?
Thnxs!
-
- Posts: 85
- Joined: Saturday 14 January 2017 21:34
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: Tado Thermostat plugin
I have seen that Domoticz support Tado, but this product also?
https://www.tado.com/it/prodotti/climat ... telligente
Or thermostat only?
Thanks
https://www.tado.com/it/prodotti/climat ... telligente
Or thermostat only?
Thanks
Raspberry PI 3, 3x Yeelight bulbs, 1x Yeeligh led strip, 1x Sonoff with ESP826, Controlicz, Kodi
-
- Posts: 12
- Joined: Monday 11 September 2017 17:13
- Target OS: Linux
- Domoticz version:
- Contact:
Re: Tado Thermostat plugin
Hi there -When I check the log, Domoticz is chatting with each of my Tado thermostats every minute. I don't really need that amount of precision. Is it possible to reduce the checks to, say, every 10 minutes to reduce network traffic?
-
- Posts: 28
- Joined: Thursday 02 March 2017 11:36
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: Tado Thermostat plugin
Silly question perhaps, but do I understand correctly that you can't really control anything from this plugin? I can use it mainly to see the status of certain items right?
I'm asking because I would like to be able to switch warm water heating on/off from domoticz. So far that doesn't seem to work with the 'Heating enabled' or 'manual setpoint override'. Or am I missing something?
I'm asking because I would like to be able to switch warm water heating on/off from domoticz. So far that doesn't seem to work with the 'Heating enabled' or 'manual setpoint override'. Or am I missing something?
-
- Posts: 28
- Joined: Thursday 02 March 2017 11:36
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: Tado Thermostat plugin
Could somebody elaborate on this please? Trying all kinds of things but can't get it to work yet.henk99 wrote: ↑Thursday 06 September 2018 12:21 Silly question perhaps, but do I understand correctly that you can't really control anything from this plugin? I can use it mainly to see the status of certain items right?
I'm asking because I would like to be able to switch warm water heating on/off from domoticz. So far that doesn't seem to work with the 'Heating enabled' or 'manual setpoint override'. Or am I missing something?
-
- Posts: 37
- Joined: Saturday 24 June 2017 10:44
- Target OS: Raspberry Pi / ODroid
- Domoticz version: 4.10717
- Contact:
Re: Tado Thermostat plugin
No, you should be able to control Tado from Domoticz, i.e. override the Tado schedule and set a manual target temperature, or revert back to the schedule you created in Tado.henk99 wrote: ↑Thursday 13 September 2018 10:21Could somebody elaborate on this please? Trying all kinds of things but can't get it to work yet.henk99 wrote: ↑Thursday 06 September 2018 12:21 Silly question perhaps, but do I understand correctly that you can't really control anything from this plugin? I can use it mainly to see the status of certain items right?
I'm asking because I would like to be able to switch warm water heating on/off from domoticz. So far that doesn't seem to work with the 'Heating enabled' or 'manual setpoint override'. Or am I missing something?
-
- Posts: 14
- Joined: Sunday 09 November 2014 18:36
- Target OS: Raspberry Pi / ODroid
- Domoticz version: 3.5877
- Location: Netherlands
- Contact:
Re: Tado Thermostat plugin
I recently installed the newest -stable version of Domoticz which includes the TADO plugin. Great work. The only thing I see is that it consumes almost all CPU usage (90%) when the data is retrieved. When I deactivate the hardware in Domoticz, Domoticz only consumes about 2-5 %. Are there possibilities to fix the CPU usage?
KAKU switches/receivers/Motion sensor/Doorbell
Oregon Temp sensors, TFA Temp sensor
Mertik controller
Raspberry Pi, RFXCom
Oregon Temp sensors, TFA Temp sensor
Mertik controller
Raspberry Pi, RFXCom
-
- Posts: 3
- Joined: Saturday 15 December 2018 0:07
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Location: Amsterdam
- Contact:
Re: Tado Thermostat plugin
Great work on the Tado plugin! I use the geofencing from Tado to trigger if domoticz notifications for events should be sent to my phone. So when I am not at home, i get many msgs informing me on when the doorbell rings and if the door is opened/closed. If I am at home, my phone keeps quiet.
However, I do have an issue with certain rooms: after changing names and reassigning valves to other rooms, a few sensors disappeared. Allowing new hardware doesn’t help. Is there anything I can do? Remove Tado hardware and add it again is a bit drastic (losing history and will it succeed or will I lose all remaining sensors too?).
Thanks for your help!
However, I do have an issue with certain rooms: after changing names and reassigning valves to other rooms, a few sensors disappeared. Allowing new hardware doesn’t help. Is there anything I can do? Remove Tado hardware and add it again is a bit drastic (losing history and will it succeed or will I lose all remaining sensors too?).
Thanks for your help!
KAKU switches/receivers/doorbell/dimmer
Tado thermostat + radiator valves
Philips Hue / tradfri / gledopto led
Raspberry Pi, RFXCom
Planning: curtain, pellet stove, hardwired switches
Tado thermostat + radiator valves
Philips Hue / tradfri / gledopto led
Raspberry Pi, RFXCom
Planning: curtain, pellet stove, hardwired switches
Who is online
Users browsing this forum: No registered users and 1 guest