mirror of
https://github.com/Andre0512/hon.git
synced 2025-05-13 06:34:22 -04:00
Merged
This commit is contained in:
commit
5dbf508519
7 changed files with 7 additions and 5 deletions
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue