mirror of
https://github.com/home-assistant/core.git
synced 2025-04-26 02:07:54 +00:00
4 lines
75 B
Python
4 lines
75 B
Python
"""Constants for the Image Upload integration."""
|
|
|
|
DOMAIN = "image_upload"
|