Migrate Thermostat and HVAC component to climate component (#2825)
* First draft for climate * Updates for thermostats
This commit is contained in:
parent
0abc50e844
commit
ada4de3ffb
25 changed files with 3621 additions and 17 deletions
|
@ -2,7 +2,7 @@
|
|||
Support for Nest thermostats and protect smoke alarms.
|
||||
|
||||
For more details about this platform, please refer to the documentation at
|
||||
https://home-assistant.io/components/thermostat.nest/
|
||||
https://home-assistant.io/components/climate.nest/
|
||||
"""
|
||||
import logging
|
||||
import socket
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue