Skip to content

Commit

Permalink
Fix: Typo in scheduled mode
Browse files Browse the repository at this point in the history
  • Loading branch information
JurajNyiri committed Jul 31, 2024
1 parent 8814ec7 commit 2693dc2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion custom_components/tapo_control/utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -666,7 +666,7 @@ def getNightModeMap():
"wtl_night_vision": "Full Color Mode",
"md_night_vision": "Smart Mode",
"dbl_night_vision": "Doorbell Mode",
"shed_night_vision": "Scheduled mode",
"shed_night_vision": "Scheduled Mode",
}


Expand Down

0 comments on commit 2693dc2

Please sign in to comment.