1
0
mirror of https://github.com/home-assistant/core.git synced 2026-02-23 11:26:46 +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"