Rename image integration to image_upload (#84063)

* Rename image integration to image_upload

* fix test
This commit is contained in:
Franck Nijhof
2022-12-16 14:16:38 +01:00
committed by GitHub
parent c51c8f7e8f
commit 80b3572627
16 changed files with 24 additions and 24 deletions

View File

@@ -62,7 +62,7 @@ NO_IOT_CLASS = [
"homeassistant_hardware",
"homeassistant_sky_connect",
"homeassistant_yellow",
"image",
"image_upload",
"input_boolean",
"input_button",
"input_datetime",