mirror of
https://github.com/home-assistant/core.git
synced 2026-05-22 16:30:27 +01:00
80b3572627
* Rename image integration to image_upload * fix test
4 lines
75 B
Python
4 lines
75 B
Python
"""Constants for the Image Upload integration."""
|
|
|
|
DOMAIN = "image_upload"
|