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

fix incorrect translation key
This commit is contained in:
Luke Lashley 2023-09-12 19:16:31 -04:00 committed by Franck Nijhof
parent c9bee8233e
commit 64d5993434
No known key found for this signature in database
GPG Key ID: D62583BA8AB11CA3

View File

@ -164,10 +164,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"
}
},