Revert "Revert "Rebase from upstream""

This commit is contained in:
sibowler
2022-05-29 07:20:19 +10:00
committed by GitHub
parent 4f722a00df
commit 01a9fb6a48
23 changed files with 1316 additions and 116 deletions

View File

@@ -4,10 +4,7 @@ from functools import partial
import voluptuous as vol
from homeassistant.components.number import DOMAIN, NumberEntity
from homeassistant.const import (
CONF_DEVICE_CLASS,
STATE_UNKNOWN,
)
from homeassistant.const import CONF_DEVICE_CLASS, STATE_UNKNOWN
from .common import LocalTuyaEntity, async_setup_entry