Fix failed build

This commit is contained in:
Andre Basche 2023-07-24 01:56:15 +02:00
parent 9d6b8297b2
commit 2acc6225c4
4 changed files with 2 additions and 5 deletions

View file

@ -20,7 +20,6 @@ from pyhon.parameter.range import HonParameterRange
from .const import DOMAIN
from .hon import HonEntity
from .typedefs import HonEntityDescription
_LOGGER = logging.getLogger(__name__)