mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-29 12:17:01 +00:00
Add info about select entity for heating circuit to Tado docs (#39797)
This commit is contained in:
parent
33dc149c85
commit
e748f605f2
@ -6,6 +6,7 @@ ha_category:
|
||||
- Climate
|
||||
- Hub
|
||||
- Presence detection
|
||||
- Select
|
||||
- Sensor
|
||||
- Switch
|
||||
- Water heater
|
||||
@ -22,6 +23,7 @@ ha_platforms:
|
||||
- climate
|
||||
- device_tracker
|
||||
- diagnostics
|
||||
- select
|
||||
- sensor
|
||||
- switch
|
||||
- water_heater
|
||||
@ -37,9 +39,10 @@ There is currently support for the following device types within Home Assistant:
|
||||
- Climate - for every Tado zone.
|
||||
- Water heater - for water heater zones.
|
||||
- [Presence detection](#presence-detection)
|
||||
- Select - for controlling the heating circuit of a zone.
|
||||
- Sensor - for some additional information of the zones.
|
||||
- Weather - for information about the current weather at the location of your Tado home.
|
||||
- Switch - for controlling child lock on supported devices
|
||||
- Switch - for controlling child lock on supported devices.
|
||||
|
||||
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.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user