Insteon Device Control Panel (#70834)
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
This commit is contained in:
parent
9af8cd030a
commit
a9ca774e7e
19 changed files with 650 additions and 519 deletions
|
@ -1,8 +1,8 @@
|
|||
"""Support for Insteon thermostat."""
|
||||
from __future__ import annotations
|
||||
|
||||
from pyinsteon.config import CELSIUS
|
||||
from pyinsteon.constants import ThermostatMode
|
||||
from pyinsteon.operating_flag import CELSIUS
|
||||
|
||||
from homeassistant.components.climate import ClimateEntity
|
||||
from homeassistant.components.climate.const import (
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue