Add image entity component (#90564)
This commit is contained in:
@@ -37,6 +37,7 @@ class Platform(StrEnum):
|
||||
FAN = "fan"
|
||||
GEO_LOCATION = "geo_location"
|
||||
HUMIDIFIER = "humidifier"
|
||||
IMAGE = "image"
|
||||
IMAGE_PROCESSING = "image_processing"
|
||||
LIGHT = "light"
|
||||
LOCK = "lock"
|
||||
|
||||
Reference in New Issue
Block a user