Correct name for IH #22

This commit is contained in:
Andre Basche 2023-04-16 13:55:08 +02:00
parent e2f7f15a5f
commit 2aa1d3df01
7 changed files with 10 additions and 9 deletions

View file

@ -26,7 +26,7 @@ BUTTONS: dict[str, tuple[ButtonEntityDescription, ...]] = {
icon="mdi:power-off",
),
),
"IV": (
"IH": (
ButtonEntityDescription(
key="startProgram",
name="Start Program",