1
0
mirror of https://github.com/home-assistant/core.git synced 2025-12-26 22:18:40 +00:00
Files
core/homeassistant/components/image/const.py
2020-08-19 11:33:04 +02:00

4 lines
61 B
Python

"""Constants for the Image integration."""
DOMAIN = "image"