Add deprecated warning

This commit is contained in:
Fabian Affolter 2016-08-26 23:29:25 +02:00
parent f17546c19d
commit 8c7be85509
No known key found for this signature in database
GPG key ID: DDF3D6F44AAB1336
10 changed files with 15 additions and 1 deletions

View file

@ -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