This commit is contained in:
joBr99
2023-11-29 17:25:25 +01:00
parent 4102f56cee
commit 04ffd6257e
2 changed files with 2 additions and 2 deletions

View File

@@ -544,7 +544,7 @@ class UnlockCard(HACard):
icon = get_icon_char("lock")
supported_modes = ["cardUnlock-unlock"]
entity_id = self.config.get("entity")
entity_id = self.config.get("destination")
# add padding to arm buttons
arm_buttons = ""