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