Skip to content

Commit 4efb10d

Browse files
authored
Remove an extra roborock trait from updating (home-assistant#165297)
1 parent f163576 commit 4efb10d

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

homeassistant/components/roborock/coordinator.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -218,7 +218,6 @@ async def _update_device_prop(self) -> None:
218218
self.properties_api.smart_wash_params,
219219
self.properties_api.sound_volume,
220220
self.properties_api.child_lock,
221-
self.properties_api.dust_collection_mode,
222221
self.properties_api.flow_led_status,
223222
self.properties_api.valley_electricity_timer,
224223
)

0 commit comments

Comments
 (0)