Skip to content

Commit 58a8661

Browse files
authored
Remove Hue tamper entity translation_key (#3461)
No translation key will cause HA to use the name of the device class.
1 parent 43e9ea9 commit 58a8661

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

zhaquirks/philips/soc001.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,6 @@ class AttributeDefs(BaseAttributeDefs):
5151
endpoint_id=2,
5252
device_class=BinarySensorDeviceClass.TAMPER,
5353
entity_type=EntityType.DIAGNOSTIC,
54-
translation_key="tamper",
5554
fallback_name="Tamper",
5655
)
5756
.add_to_registry()

0 commit comments

Comments
 (0)