"""Constants for the Immich integration.""" DOMAIN = "immich" DEFAULT_PORT = 2283 DEFAULT_USE_SSL = False DEFAULT_VERIFY_SSL = False