mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 03:07:37 +00:00
Lint
This commit is contained in:
parent
8a314d7da0
commit
ff93591aaf
@ -1,7 +1,6 @@
|
||||
"""Support for Tado to create a climate device for each zone."""
|
||||
import logging
|
||||
|
||||
from homeassistant.const import (PRECISION_TENTHS, TEMP_CELSIUS)
|
||||
from homeassistant.components.climate import ClimateDevice
|
||||
from homeassistant.components.climate.const import (
|
||||
SUPPORT_TARGET_TEMPERATURE, SUPPORT_OPERATION_MODE, SUPPORT_ON_OFF)
|
||||
|
Loading…
x
Reference in New Issue
Block a user