Skip to content

Commit

Permalink
Merge pull request #490 from humbertogontijo/Lash-L-patch-6
Browse files Browse the repository at this point in the history
Adds needed import
  • Loading branch information
humbertogontijo authored Sep 29, 2023
2 parents 55d8f21 + f22759e commit f5cfcd8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions custom_components/roborock/camera.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
from typing import Any, Dict, List, Optional

from homeassistant.components.camera import Camera, CameraEntityFeature
from homeassistant.components.vacuum import ATTR_BATTERY_ICON
from homeassistant.config_entries import ConfigEntry
from homeassistant.core import HomeAssistant
from homeassistant.helpers.entity_platform import AddEntitiesCallback
Expand Down

0 comments on commit f5cfcd8

Please sign in to comment.