Skip to content

Commit

Permalink
Revert "Add a translation key to the identify button"
Browse files Browse the repository at this point in the history
This reverts commit 2745306.
  • Loading branch information
puddly committed May 8, 2024
1 parent 2745306 commit 08408fc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion zha/application/platforms/button/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,6 @@ def create_platform_entity(

_attr_device_class = ButtonDeviceClass.IDENTIFY
_attr_entity_category = EntityCategory.DIAGNOSTIC
_attr_translation_key = "identify"
_command_name = "identify"
_kwargs = {}
_args = [DEFAULT_DURATION]
Expand Down

0 comments on commit 08408fc

Please sign in to comment.