mirror of
https://github.com/home-assistant/core.git
synced 2025-05-30 10:47:06 +00:00
Lint
This commit is contained in:
parent
a89d036e26
commit
234f4449b0
@ -8,7 +8,7 @@ import logging
|
||||
import voluptuous as vol
|
||||
import homeassistant.components.nest as nest
|
||||
from homeassistant.components.climate import (
|
||||
STATE_AUTO, STATE_COOL, STATE_HEAT, STATE_IDLE, ClimateDevice,
|
||||
STATE_AUTO, STATE_COOL, STATE_HEAT, ClimateDevice,
|
||||
PLATFORM_SCHEMA, ATTR_TARGET_TEMP_HIGH, ATTR_TARGET_TEMP_LOW,
|
||||
ATTR_TEMPERATURE)
|
||||
from homeassistant.const import (
|
||||
|
Loading…
x
Reference in New Issue
Block a user