mirror of
https://github.com/home-assistant/core.git
synced 2026-05-15 13:01:22 +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"
|