Correct spelling roborock strings (#95919)

This commit is contained in:
Jan Bouwhuis 2023-07-05 22:27:03 +02:00 committed by GitHub
parent 0e428f8d39
commit 186295ef8a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -142,8 +142,8 @@
}, },
"issues": { "issues": {
"service_deprecation_start_pause": { "service_deprecation_start_pause": {
"title": "Roborock vaccum support for vacuum.start_pause is being removed", "title": "Roborock vacuum support for vacuum.start_pause is being removed",
"description": "Roborock vaccum support for the vacuum.start_pause service is deprecated and will be removed in Home Assistant 2024.2; Please adjust any automation or script that uses the service to instead call vacuum.pause or vacuum.start and select submit below to mark this issue as resolved." "description": "Roborock vacuum support for the vacuum.start_pause service is deprecated and will be removed in Home Assistant 2024.2; Please adjust any automation or script that uses the service to instead call vacuum.pause or vacuum.start and select submit below to mark this issue as resolved."
} }
} }
} }