mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 07:17:14 +00:00
Add weather support to Tado integration (#16096)
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
This commit is contained in:
parent
fa0c50fa80
commit
079549f822
@ -8,6 +8,7 @@ ha_category:
|
|||||||
- Water Heater
|
- Water Heater
|
||||||
- Presence Detection
|
- Presence Detection
|
||||||
- Sensor
|
- Sensor
|
||||||
|
- Weather
|
||||||
ha_release: 0.41
|
ha_release: 0.41
|
||||||
ha_iot_class: Cloud Polling
|
ha_iot_class: Cloud Polling
|
||||||
ha_codeowners:
|
ha_codeowners:
|
||||||
@ -34,6 +35,7 @@ There is currently support for the following device types within Home Assistant:
|
|||||||
- Water Heater - for water heater zones.
|
- Water Heater - for water heater zones.
|
||||||
- [Presence Detection](#presence-detection)
|
- [Presence Detection](#presence-detection)
|
||||||
- Sensor - for some additional information of the zones.
|
- Sensor - for some additional information of the zones.
|
||||||
|
- Weather - for information about the current weather at the location of your Tado home.
|
||||||
|
|
||||||
{% include integrations/config_flow.md %}
|
{% include integrations/config_flow.md %}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user