Skip to content

Commit

Permalink
chore(typo): Zone Attributes (#371)
Browse files Browse the repository at this point in the history
Fixing typo of "Sielnt" to "Silent"
  • Loading branch information
Eambo2 authored Oct 18, 2024
1 parent 7ab8297 commit 36f0d19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion custom_components/localtuya/core/ha_entities/selects.py
Original file line number Diff line number Diff line change
Expand Up @@ -1040,7 +1040,7 @@ def localtuya_selector(options):
"MODE_ARM": "Arm",
"MODE_24": "24H",
"MODE_DOORBELL": "Doorbell",
"MODE_24_SILENT": "Sielnt",
"MODE_24_SILENT": "Silent",
"HOME_ARM_NO_DELAY": "Home, Arm No delay",
"ARM_NO_DELAY": "Arm No delay",
}
Expand Down

0 comments on commit 36f0d19

Please sign in to comment.