From bb07619b46d674c8e1610e23390e616a6f884d25 Mon Sep 17 00:00:00 2001 From: starkillerOG Date: Wed, 26 Mar 2025 11:47:37 +0100 Subject: [PATCH 1/6] Correct Reolink docs link (#38200) --- source/_integrations/reolink.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/reolink.markdown b/source/_integrations/reolink.markdown index 4022ad2cfe8..b9b2712f71e 100644 --- a/source/_integrations/reolink.markdown +++ b/source/_integrations/reolink.markdown @@ -63,7 +63,7 @@ Protocol: ## Asterisk (*) next to entities listed in this documentation -If an entity listed below has an asterisk (*) next to its name, it means it is disabled by default. To use such an entity, you must [enable the entity](/common-tasks/general/#enabling-entities) first. +If an entity listed below has an asterisk (*) next to its name, it means it is disabled by default. To use such an entity, you must [enable the entity](/common-tasks/general/#to-enable-or-disable-a-single-entity) first. ## Data updates: plus (+) next to entities listed in this documentation From 557810616a91c7f41201cb577554ab4d946c8072 Mon Sep 17 00:00:00 2001 From: Erwin Douna Date: Wed, 26 Mar 2025 12:49:42 +0100 Subject: [PATCH 2/6] Include new Tado authentication method --- source/_integrations/tado.markdown | 23 +++++++++++++++++------ 1 file changed, 17 insertions(+), 6 deletions(-) diff --git a/source/_integrations/tado.markdown b/source/_integrations/tado.markdown index 8d4bad5cc9a..29aa778c5ee 100644 --- a/source/_integrations/tado.markdown +++ b/source/_integrations/tado.markdown @@ -40,16 +40,27 @@ There is currently support for the following device types within Home Assistant: - Weather - for information about the current weather at the location of your Tado home. - Switch - for controlling child lock on supported devices -## Unsupported device types - -New Tado X devices are not supported by this integration, they have to be used through the [Matter integration](/integrations/matter). - -{% include integrations/config_flow.md %} - The Tado thermostats are internet connected thermostats. There exists an unofficial API at [my.tado.com](https://my.tado.com/), which is used by their website and now by this component. It currently supports presenting the current temperature, the setting temperature and the current operation mode. The operation mode can be set to manual, auto and off. If no user is at home anymore, all Tado zones show the away-state (Only with Tado assist mode). Manually switching between home-mode and away-mode is also supported. Manually switching to auto-mode is only supported with Tado assist mode. Any Tado climate card can be switched between these presence modes, this changes the setting for the entire home. +{% include integrations/config_flow.md %} + +## Connect with Tado +As of the **21th of March, 2025** Tado has changed the authentication method. This means a few extra steps need to be followed in order to login: + +1. When you set up this integration, the integration will setup a "Device Code" and provide an URL to Tado's authentication server. +2. Follow the URL and confirm the "Device Code" (normally it should be copied automatically). +3. Follow the steps to login and authenticate your account. +4. Once the authentication is completed, go back to Home Assistant. Wait a few seconds for the loading screen to finish. You are now connected with Tado! + +### Migrate to new authentication method +By default, the integration will detect when a re-authentication is needed for the new login method. It will prompt with a re-authenticate action. These are the same steps as explained in "Connect with Tado". + +## Unsupported device types + +New Tado X devices are not supported by this integration, they have to be used through the [Matter integration](/integrations/matter). + ## Presence detection The Tado device tracker is using the [Tado Smart Thermostat](https://www.tado.com/) and its support for person presence detection based on smartphone location by geofencing. From c05099551d65ff374687e2bbf03578a5579e09c1 Mon Sep 17 00:00:00 2001 From: Erwin Douna Date: Wed, 26 Mar 2025 12:53:55 +0100 Subject: [PATCH 3/6] Typo fix --- source/_integrations/tado.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/tado.markdown b/source/_integrations/tado.markdown index 29aa778c5ee..16f81265954 100644 --- a/source/_integrations/tado.markdown +++ b/source/_integrations/tado.markdown @@ -49,7 +49,7 @@ It currently supports presenting the current temperature, the setting temperatur ## Connect with Tado As of the **21th of March, 2025** Tado has changed the authentication method. This means a few extra steps need to be followed in order to login: -1. When you set up this integration, the integration will setup a "Device Code" and provide an URL to Tado's authentication server. +1. When you set up this integration, the integration will setup a "Device Code" and provide a URL to Tado's authentication server. 2. Follow the URL and confirm the "Device Code" (normally it should be copied automatically). 3. Follow the steps to login and authenticate your account. 4. Once the authentication is completed, go back to Home Assistant. Wait a few seconds for the loading screen to finish. You are now connected with Tado! From a473549b16070d780969d9fe5ed6a62592122607 Mon Sep 17 00:00:00 2001 From: Erwin Douna Date: Wed, 26 Mar 2025 12:56:54 +0100 Subject: [PATCH 4/6] Mistakenly put this in my PR --- source/_integrations/reolink.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/reolink.markdown b/source/_integrations/reolink.markdown index 94f430f3ae0..614ad9faa26 100644 --- a/source/_integrations/reolink.markdown +++ b/source/_integrations/reolink.markdown @@ -63,7 +63,7 @@ Protocol: ## Asterisk (*) next to entities listed in this documentation -If an entity listed below has an asterisk (*) next to its name, it means it is disabled by default. To use such an entity, you must [enable the entity](/common-tasks/general/#to-enable-or-disable-a-single-entity) first. +If an entity listed below has an asterisk (*) next to its name, it means it is disabled by default. To use such an entity, you must [enable the entity](/common-tasks/general/#enabling-entities) first. ## Data updates: plus (+) next to entities listed in this documentation From e9b672995978d6ac2e5d89738c2626b3cb0c4ea6 Mon Sep 17 00:00:00 2001 From: Erwin Douna Date: Wed, 26 Mar 2025 13:05:17 +0100 Subject: [PATCH 5/6] Update tado.markdown --- source/_integrations/tado.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/tado.markdown b/source/_integrations/tado.markdown index 16f81265954..f183a774194 100644 --- a/source/_integrations/tado.markdown +++ b/source/_integrations/tado.markdown @@ -47,7 +47,7 @@ It currently supports presenting the current temperature, the setting temperatur {% include integrations/config_flow.md %} ## Connect with Tado -As of the **21th of March, 2025** Tado has changed the authentication method. This means a few extra steps need to be followed in order to login: +As of **March 21st 2025**, Tado has changed the authentication method. This means a few extra steps need to be followed in order to login: 1. When you set up this integration, the integration will setup a "Device Code" and provide a URL to Tado's authentication server. 2. Follow the URL and confirm the "Device Code" (normally it should be copied automatically). From f020c8e14aa28d7d28994b8c9afb2ee6f5997398 Mon Sep 17 00:00:00 2001 From: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com> Date: Wed, 26 Mar 2025 14:08:19 +0100 Subject: [PATCH 6/6] tiny tweaks --- source/_integrations/tado.markdown | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/source/_integrations/tado.markdown b/source/_integrations/tado.markdown index f183a774194..785cba6b235 100644 --- a/source/_integrations/tado.markdown +++ b/source/_integrations/tado.markdown @@ -42,12 +42,13 @@ There is currently support for the following device types within Home Assistant: The Tado thermostats are internet connected thermostats. There exists an unofficial API at [my.tado.com](https://my.tado.com/), which is used by their website and now by this component. -It currently supports presenting the current temperature, the setting temperature and the current operation mode. The operation mode can be set to manual, auto and off. If no user is at home anymore, all Tado zones show the away-state (Only with Tado assist mode). Manually switching between home-mode and away-mode is also supported. Manually switching to auto-mode is only supported with Tado assist mode. Any Tado climate card can be switched between these presence modes, this changes the setting for the entire home. +It currently supports presenting the current temperature, the setting temperature, and the current operation mode. The operation mode can be set to manual, auto, and off. If no user is at home anymore, all Tado zones show the away-state (Only with Tado assist mode). Manually switching between `home-mode` and `away-mode` is also supported. Manually switching to `auto-mode` is only supported with Tado assist mode. Any Tado climate card can be switched between these presence modes. This changes the setting for the entire home. {% include integrations/config_flow.md %} ## Connect with Tado -As of **March 21st 2025**, Tado has changed the authentication method. This means a few extra steps need to be followed in order to login: + +As of **March 21st 2025**, Tado has changed the authentication method. This means a few extra steps need to be followed in order to log in: 1. When you set up this integration, the integration will setup a "Device Code" and provide a URL to Tado's authentication server. 2. Follow the URL and confirm the "Device Code" (normally it should be copied automatically). @@ -55,7 +56,8 @@ As of **March 21st 2025**, Tado has changed the authentication method. This mean 4. Once the authentication is completed, go back to Home Assistant. Wait a few seconds for the loading screen to finish. You are now connected with Tado! ### Migrate to new authentication method -By default, the integration will detect when a re-authentication is needed for the new login method. It will prompt with a re-authenticate action. These are the same steps as explained in "Connect with Tado". + +By default, the integration detects when re-authentication is needed for the new login method and prompts with a re-authenticate action. Follow the steps described under [Connect with Tado](#connect-with-tado). ## Unsupported device types