Fix incorrect off peak translation key for Roborock (#100246)

fix incorrect translation key
pull/99154/head
Luke Lashley 2023-09-12 19:16:31 -04:00 committed by GitHub
parent f344000ef9
commit 5272387bd3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -192,10 +192,10 @@
"dnd_end_time": {
"name": "Do not disturb end"
},
"off_peak_start_time": {
"off_peak_start": {
"name": "Off-peak start"
},
"off_peak_end_time": {
"off_peak_end": {
"name": "Off-peak end"
}
},