mirror of
https://github.com/home-assistant/core.git
synced 2025-05-31 19:27:06 +00:00
4 lines
75 B
Python
4 lines
75 B
Python
"""Constants for the Image Upload integration."""
|
|
|
|
DOMAIN = "image_upload"
|