mirror of
https://github.com/home-assistant/core.git
synced 2026-05-23 08:50:09 +01:00
80b3572627
* Rename image integration to image_upload * fix test
4 lines
75 B
Python
4 lines
75 B
Python
"""Constants for the Image Upload integration."""
|
|
|
|
DOMAIN = "image_upload"
|