We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6f7ae12 commit 79df871Copy full SHA for 79df871
zhaquirks/nimly/lock.py
@@ -124,7 +124,7 @@ def last_action_user_converter(value: int) -> int:
124
attribute_converter=lambda value: value.hex(),
125
initially_disabled=True,
126
translation_key="last_pin_code",
127
- fallback_name="Last pin code",
+ fallback_name="Last PIN code",
128
)
129
.switch(
130
endpoint_id=11,
@@ -192,7 +192,7 @@ def last_action_user_converter(value: int) -> int:
192
193
194
195
196
197
198
0 commit comments