diff --git a/custom_components/petkit/icons.json b/custom_components/petkit/icons.json index 243f378..225e2b1 100644 --- a/custom_components/petkit/icons.json +++ b/custom_components/petkit/icons.json @@ -179,7 +179,7 @@ } }, "select": { - "cleaning_interval": { + "avoid_repeat_cleaning_interval": { "default": "mdi:timer-pause" }, "eat_detection_sensitivity": { diff --git a/custom_components/petkit/translations/en.json b/custom_components/petkit/translations/en.json index d5fcbb3..029d3c8 100644 --- a/custom_components/petkit/translations/en.json +++ b/custom_components/petkit/translations/en.json @@ -415,7 +415,7 @@ "auto_odor": { "name": "Auto odor" }, - "avoid_repeat": { + "avoid_repeat_clean": { "name": "Avoid repeat cleaning" }, "camera": {