This commit is contained in:
Miguel Ángel 2023-04-16 17:04:18 +02:00
commit 5dbf508519
7 changed files with 7 additions and 5 deletions

View file

@ -14,7 +14,7 @@ from .hon import HonCoordinator, HonEntity
_LOGGER = logging.getLogger(__name__)
BUTTONS: dict[str, tuple[ButtonEntityDescription, ...]] = {
"IV": (
"IH": (
ButtonEntityDescription(
key="startProgram",
name="Start Program",