mirror of
https://github.com/home-assistant/core.git
synced 2025-07-21 12:17:07 +00:00
update header
This commit is contained in:
parent
ec0dd39220
commit
67ca009690
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user