mirror of
https://github.com/home-assistant/core.git
synced 2025-08-03 04:35:11 +02:00
update header
This commit is contained in:
@@ -1,7 +1,10 @@
|
||||
"""
|
||||
Demo platform that offers a fake thermostat.
|
||||
"""
|
||||
homeassistant.components.thermostat.demo
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
Demo platform that offers a fake thermostat.
|
||||
|
||||
"""
|
||||
from homeassistant.components.thermostat import ThermostatDevice
|
||||
from homeassistant.const import TEMP_CELCIUS, TEMP_FAHRENHEIT
|
||||
|
||||
|
Reference in New Issue
Block a user