Add deprecated warning
This commit is contained in:
parent
f17546c19d
commit
8c7be85509
10 changed files with 15 additions and 1 deletions
|
@ -11,6 +11,8 @@ logo: heat-control.png
|
|||
ha_category: Thermostat
|
||||
---
|
||||
|
||||
**This platform has been deprecated in favor of a "climate" platform and will be removed in the future. Please use the climate platform.**
|
||||
|
||||
Heat Control is a thermostat implemented in Home Assistant. It uses a sensor and a switch connected to a heater under the hood. If the measured temperature is cooler then the target temperature, the heater will be turned on and turned off when required temperature is reached.
|
||||
|
||||
```yaml
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue