Insteon Device Control Panel (#70834)

Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
This commit is contained in:
Tom Harris 2022-04-28 15:35:43 -04:00 committed by GitHub
parent 9af8cd030a
commit a9ca774e7e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
19 changed files with 650 additions and 519 deletions

View file

@ -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 (