hass-core/homeassistant/components/image_upload/const.py
Franck Nijhof 80b3572627
Rename image integration to image_upload (#84063)
* Rename image integration to image_upload

* fix test
2022-12-16 08:16:38 -05:00

3 lines
75 B
Python

"""Constants for the Image Upload integration."""
DOMAIN = "image_upload"