mirror of
https://github.com/home-assistant/core.git
synced 2026-09-02 03:22:55 +01:00
4 lines
75 B
Python
4 lines
75 B
Python
"""Constants for the Image Upload integration."""
|
|
|
|
DOMAIN = "image_upload"
|