forked from home-assistant/core
4 lines
61 B
Python
4 lines
61 B
Python
"""Constants for the Image integration."""
|
|
|
|
DOMAIN = "image"
|